From 0da03a258eed0b2327359db59d5bd86091429f84 Mon Sep 17 00:00:00 2001 From: Steev Klimaszewski Date: Mon, 14 Mar 2016 09:46:58 -0500 Subject: sys-apps/systemd: Add ~arm64 keyword The systemd useflag is still masked in the profile, so for now you need to unmask it manually. Package-Manager: portage-2.2.28 --- sys-apps/systemd/systemd-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-apps/systemd/systemd-9999.ebuild') diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild index 8a5942c4e56a..fd59e38bcef8 100644 --- a/sys-apps/systemd/systemd-9999.ebuild +++ b/sys-apps/systemd/systemd-9999.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 else SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" fi inherit autotools bash-completion-r1 linux-info \ -- cgit v1.2.3-18-g5258