net-dns/bind-tools: Sync with Gentoo

It's from Gentoo commit 1b9cf4e6eee47909be8c7728be98c744bcd6f39f.
This commit is contained in:
Flatcar Buildbot 2024-01-01 07:14:16 +00:00 committed by Krzesimir Nowak
parent 634a53a3b2
commit 02ca55fd70
2 changed files with 4 additions and 1 deletions

View File

@ -16,7 +16,7 @@ SRC_URI="https://downloads.isc.org/isc/bind9/${PV}/${MY_P}.tar.xz"
LICENSE="Apache-2.0 BSD BSD-2 GPL-2 HPND ISC 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"
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 readline test xml"
# no PKCS11 currently as it requires OpenSSL to be patched, also see bug #409687
RESTRICT="!test? ( test )"

View File

@ -8,4 +8,7 @@
<use>
<flag name="gssapi">Enable gssapi support</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:isc:bind</remote-id>
</upstream>
</pkgmetadata>