commit: 469f3368072850d4c0a514d24a604bf2adc9b5fa
Author: William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 12 18:40:47 2017 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Thu Oct 12 18:41:19 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=469f3368
sys-apps/openrc: 0.32.1 stable on amd64 for bug #633976
Package-Manager: Portage-2.3.8, Repoman-2.3.3
sys-apps/openrc/openrc-0.32.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/openrc/openrc-0.32.1.ebuild
b/sys-apps/openrc/openrc-0.32.1.ebuild
index e50431efc97..4791b531c42 100644
--- a/sys-apps/openrc/openrc-0.32.1.ebuild
+++ b/sys-apps/openrc/openrc-0.32.1.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"