commit: 5c1a52b5c48a47f5be3f7bbd4fa566ae6c6fd37a
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Thu May 18 17:19:41 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Thu May 18 17:19:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c1a52b5
sys-apps/openrc: arm64 stable (bug 618758).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm64 ppc ppc64"
sys-apps/openrc/openrc-0.26.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/openrc/openrc-0.26.2.ebuild
b/sys-apps/openrc/openrc-0.26.2.ebuild
index 4c410f941e0..b9fa004f0de 100644
--- a/sys-apps/openrc/openrc-0.26.2.ebuild
+++ b/sys-apps/openrc/openrc-0.26.2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]]; then
inherit git-r3
else
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64
~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64
~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
fi
LICENSE="BSD-2"