summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-05 20:42:48 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-05 20:42:48 +0100
commite037068a57b1413e4150bda2f641438c45789355 (patch)
tree4ff7937ef2824e940488dc1e82dfa476778d8b26 /sys-apps/openrc/openrc-0.42.1.ebuild
parentsys-libs/libaal: x86 stable wrt bug #704442 (diff)
downloadgentoo-e037068a57b1413e4150bda2f641438c45789355.tar.gz
gentoo-e037068a57b1413e4150bda2f641438c45789355.tar.bz2
gentoo-e037068a57b1413e4150bda2f641438c45789355.zip
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 <ago@gentoo.org>
Diffstat (limited to 'sys-apps/openrc/openrc-0.42.1.ebuild')
-rw-r--r--sys-apps/openrc/openrc-0.42.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"