mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
Merge updates from master
This commit is contained in:
@@ -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() {
|
||||
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user