From: Agostino Sarubbo Date: Sun, 5 Jan 2020 19:42:48 +0000 (+0100) Subject: sys-apps/openrc: x86 stable wrt bug #704600 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e037068a57b1413e4150bda2f641438c45789355;p=gentoo.git sys-apps/openrc: x86 stable wrt bug #704600 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/sys-apps/openrc/openrc-0.42.1.ebuild b/sys-apps/openrc/openrc-0.42.1.ebuild index 27200e39f439..e925f85303e6 100644 --- a/sys-apps/openrc/openrc-0.42.1.ebuild +++ b/sys-apps/openrc/openrc-0.42.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 ~riscv ~s390 ~sh ~sparc ~x86" + KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86" fi LICENSE="BSD-2"