sys-apps/systemd: Add arm64 keywords

Add arm64 keywork and bump systemd-219-r7.ebuild to systemd-219-r8.ebuild.

Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
Geoff Levand 2015-05-07 16:23:02 -07:00
parent fe2d7eba24
commit b965582969
2 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@ CROS_WORKON_REPO="git://github.com"
if [[ "${PV}" == 9999 ]]; then
# Use ~arch instead of empty keywords for compatibility with cros-workon
KEYWORDS="~amd64 ~arm ~x86"
KEYWORDS="~amd64 ~arm64 ~arm ~x86"
else
CROS_WORKON_COMMIT="97aee7c7c052214617bfe13390e92e2e9fb256bf"
KEYWORDS="amd64 ~arm ~x86"
KEYWORDS="amd64 arm64 ~arm ~x86"
fi
# cros-workon must be imported first, in cases where cros-workon and