commit: b00a7bcd557a90452ec7d8ed2c4e62e587a1fb4a Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Mon Jun 11 09:43:50 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Mon Jun 11 09:43:50 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b00a7bcd
dev-libs/onigmo: x86 keyworded (bug #655514) Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-libs/onigmo/onigmo-6.1.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/onigmo/onigmo-6.1.3.ebuild b/dev-libs/onigmo/onigmo-6.1.3.ebuild index 559e3395530..ec34f26b6f1 100644 --- a/dev-libs/onigmo/onigmo-6.1.3.ebuild +++ b/dev-libs/onigmo/onigmo-6.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/k-takata/${PN}/archive/Onigmo-${PV}.tar.gz -> ${P}.t LICENSE="BSD-2" SLOT="0/6" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="combination-explosion-check crnl-as-line-terminator static-libs" S="${WORKDIR}/Onigmo-Onigmo-${PV}"
