commit: b6a5f8f257356aeda915726fb59aca711088a9a3
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue May 1 11:22:00 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue May 1 12:06:49 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6a5f8f2
sys-apps/gentoo-systemd-integration: arm64 stable
Package-Manager: Portage-2.3.28, Repoman-2.3.9
.../gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild
b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild
index fe7a753e2b0..8d77981d297 100644
--- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild
+++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,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 ~arm64 ia64 ~mips ppc ppc64 sparc x86"
+ KEYWORDS="alpha amd64 arm arm64 ia64 ~mips ppc ppc64 sparc x86"
fi
inherit systemd