diff --git a/app-text/groonga/groonga-16.0.0-r1.ebuild b/app-text/groonga/groonga-16.0.0-r2.ebuild similarity index 98% rename from app-text/groonga/groonga-16.0.0-r1.ebuild rename to app-text/groonga/groonga-16.0.0-r2.ebuild index d5468bb799ce0..e202d681d13ca 100644 --- a/app-text/groonga/groonga-16.0.0-r1.ebuild +++ b/app-text/groonga/groonga-16.0.0-r2.ebuild @@ -59,7 +59,7 @@ src_configure() { --without-pcre --without-kytea --without-libstemmer - --disable-arrow + --disable-apache-arrow --with-log-path="${EPREFIX}"/var/log/${PN}.log --without-luajit --without-ruby @@ -92,6 +92,7 @@ src_configure() { src_compile() { use doc && MAKEOPTS+=" -j1" # docs fail with parallel build. Bug: 904135 + default } src_install() { diff --git a/dev-util/mingw64-toolchain/mingw64-toolchain-14.0.0.ebuild b/dev-util/mingw64-toolchain/mingw64-toolchain-14.0.0.ebuild index f7a958b58fd4d..57fed3f7eaa3e 100644 --- a/dev-util/mingw64-toolchain/mingw64-toolchain-14.0.0.ebuild +++ b/dev-util/mingw64-toolchain/mingw64-toolchain-14.0.0.ebuild @@ -40,7 +40,7 @@ LICENSE=" ZPL BSD BSD-2 ISC LGPL-2+ LGPL-2.1+ MIT public-domain " SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="+abi_x86_32 +bin-symlinks custom-cflags +strip" RDEPEND="