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

app-text/groonga/groonga-8.0.2.ebuild

index 65608552596f6f61bac89fa305af41e6259d0d74..c628d1b0675e9818a1f8f9ef7a1f5c86199766ec 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI="https://packages.groonga.org/source/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="abort benchmark debug doc dynamic-malloc-change +exact-alloc-count examples fmalloc futex jemalloc libedit libevent lzo +mecab msgpack +nfkc sphinx static-libs uyield zeromq zlib zstd"
 
 RDEPEND=">=dev-libs/onigmo-6.1.1:0=