Merge updates from master

This commit is contained in:
Repository mirror & CI
2026-04-24 14:30:53 +00:00
2 changed files with 3 additions and 2 deletions

View File

@@ -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() {

View File

@@ -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="