commit: 273284adc1ef74acf183eb5a64b87ae7d73aa820
Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 14 14:53:50 2016 +0000
Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org>
CommitDate: Mon Mar 14 14:54:51 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=273284ad
sys-apps/gentoo-systemd-integration: Add ~arm64 keyword
Package-Manager: portage-2.2.28
sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-5.ebuild | 2 +-
.../gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-5.ebuild
b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-5.ebuild
index 93648dd..9241ede 100644
--- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-5.ebuild
+++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-5.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then
inherit autotools git-r3
else
SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
fi
inherit systemd
diff --git
a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
index 93648dd..9241ede 100644
--- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
+++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then
inherit autotools git-r3
else
SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
fi
inherit systemd