From: Agostino Sarubbo Date: Sun, 14 Feb 2016 10:06:43 +0000 (+0100) Subject: sys-apps/openrc: x86 stable wrt bug #571696 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6c4c7306b91716b42330aad8ffa90290414a2324;p=gentoo.git sys-apps/openrc: x86 stable wrt bug #571696 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/sys-apps/openrc/openrc-0.19.1.ebuild b/sys-apps/openrc/openrc-0.19.1.ebuild index c960395418e3..5fdd41b018b8 100644 --- a/sys-apps/openrc/openrc-0.19.1.ebuild +++ b/sys-apps/openrc/openrc-0.19.1.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then inherit git-r3 else SRC_URI="https://dev.gentoo.org/~williamh/dist/${P}.tar.bz2" - 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"