diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-03 14:26:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-03 14:26:36 +0100 |
commit | f2ba76719c32a5cb74b8a2e77bf58732cfb1cf99 (patch) | |
tree | d2c7d532ad8b11daae93e9f1097d261b8ef2e0f8 /sys-apps | |
parent | sys-apps/udevil: x86 stable wrt bug #566970 (diff) | |
download | gentoo-f2ba76719c32a5cb74b8a2e77bf58732cfb1cf99.tar.gz gentoo-f2ba76719c32a5cb74b8a2e77bf58732cfb1cf99.tar.bz2 gentoo-f2ba76719c32a5cb74b8a2e77bf58732cfb1cf99.zip |
sys-apps/openrc: x86 stable wrt bug #567356
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/openrc/openrc-0.18.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/openrc/openrc-0.18.4.ebuild b/sys-apps/openrc/openrc-0.18.4.ebuild index ab0ed963a39f..be7a74685aa6 100644 --- a/sys-apps/openrc/openrc-0.18.4.ebuild +++ b/sys-apps/openrc/openrc-0.18.4.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" |