diff options
author | 2024-09-02 13:16:48 +0200 | |
---|---|---|
committer | 2024-09-02 13:16:48 +0200 | |
commit | bd85c5172fb0114c9f3eb059f2b438f3eadef22e (patch) | |
tree | 75b5364941c29847ea99c091107a1ae3a0f7a430 /net-dns/bind-tools | |
parent | net-dns/bind: Stabilize 9.16.50 amd64, #938923 (diff) | |
download | gentoo-bd85c5172fb0114c9f3eb059f2b438f3eadef22e.tar.gz gentoo-bd85c5172fb0114c9f3eb059f2b438f3eadef22e.tar.bz2 gentoo-bd85c5172fb0114c9f3eb059f2b438f3eadef22e.zip |
net-dns/bind-tools: Stabilize 9.16.50 amd64, #938923
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-dns/bind-tools')
-rw-r--r-- | net-dns/bind-tools/bind-tools-9.16.50.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind-tools/bind-tools-9.16.50.ebuild b/net-dns/bind-tools/bind-tools-9.16.50.ebuild index 53c0494bb5a5..adf64d176ab1 100644 --- a/net-dns/bind-tools/bind-tools-9.16.50.ebuild +++ b/net-dns/bind-tools/bind-tools-9.16.50.ebuild @@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}" 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 )" |