commit: 5d66e40c0352f9e512068bc99fc6e0a8a3e55679 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Thu May 18 14:17:56 2017 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Thu May 18 14:18:20 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d66e40c
sys-apps/openrc: x86 stable (bug #618758) Package-Manager: Portage-2.3.5, Repoman-2.3.2 sys-apps/openrc/openrc-0.26.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/openrc/openrc-0.26.2.ebuild b/sys-apps/openrc/openrc-0.26.2.ebuild index c9c08e437e4..4c410f941e0 100644 --- a/sys-apps/openrc/openrc-0.26.2.ebuild +++ b/sys-apps/openrc/openrc-0.26.2.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"