[net-dns/bind-tools] fix static libs

This commit is contained in:
Robert Förster 2024-02-18 21:12:03 +01:00
parent 90e0a5af34
commit 96ee879edd
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="MPL-2.0"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="+caps doc gssapi idn libedit lmdb readline test xml"
IUSE="+caps doc gssapi idn libedit lmdb readline static-libs test xml"
# libuv lower bound should be the highest value seen at
# https://gitlab.isc.org/isc-projects/bind9/-/blob/bind-9.18/lib/isc/netmgr/netmgr.c?ref_type=heads#L203