commit: 2ba2713ac387d551e1d72181dae60435db43c5f9
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 6 23:39:47 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Oct 6 23:46:22 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ba2713a
sys-apps/openrc-0.38.2: ppc64 stable, bug 658854
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
sys-apps/openrc/openrc-0.38.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/openrc/openrc-0.38.2.ebuild
b/sys-apps/openrc/openrc-0.38.2.ebuild
index b3f1c057427..86ce817e912 100644
--- a/sys-apps/openrc/openrc-0.38.2.ebuild
+++ b/sys-apps/openrc/openrc-0.38.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 ~x86-fbsd"
+ KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390
~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
fi
LICENSE="BSD-2"