From: Thomas Deutschmann Date: Mon, 11 Jun 2018 09:43:50 +0000 (+0200) Subject: dev-libs/onigmo: x86 keyworded (bug #655514) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b00a7bcd557a90452ec7d8ed2c4e62e587a1fb4a;p=gentoo.git dev-libs/onigmo: x86 keyworded (bug #655514) Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-libs/onigmo/onigmo-6.1.3.ebuild b/dev-libs/onigmo/onigmo-6.1.3.ebuild index 559e33955305..ec34f26b6f16 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}"