dev-libs/onigmo: x86 keyworded (bug #655514)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 11 Jun 2018 09:43:50 +0000 (11:43 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 11 Jun 2018 09:43:50 +0000 (11:43 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-libs/onigmo/onigmo-6.1.3.ebuild

index 559e33955305daa8f10b9715ae1970276194f0ac..ec34f26b6f168e9052ebaaa4436042ad97300a9b 100644 (file)
@@ -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}"