diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-11 11:43:36 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-11 11:43:36 +0200 |
commit | 0ee43d4f7e1e73a7048239f20f7e67d4522aee23 (patch) | |
tree | 1d261bfb631ecd30f8f4602df9d15ffbed1d2ab0 /app-text/groonga | |
parent | dev-ruby/paramesan: x86 keyworded (bug #657286) (diff) | |
download | gentoo-0ee43d4f7e1e73a7048239f20f7e67d4522aee23.tar.gz gentoo-0ee43d4f7e1e73a7048239f20f7e67d4522aee23.tar.bz2 gentoo-0ee43d4f7e1e73a7048239f20f7e67d4522aee23.zip |
app-text/groonga: x86 keyworded (bug #655514)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-text/groonga')
-rw-r--r-- | app-text/groonga/groonga-8.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/groonga/groonga-8.0.2.ebuild b/app-text/groonga/groonga-8.0.2.ebuild index 65608552596f..c628d1b0675e 100644 --- a/app-text/groonga/groonga-8.0.2.ebuild +++ b/app-text/groonga/groonga-8.0.2.ebuild @@ -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= |