diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-18 23:40:15 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-18 23:40:15 +0300 |
commit | ad2513fdf1ab27f7a383bda2e8f488f35353511d (patch) | |
tree | 1beae1ced2392b4ebe07d94a108e992175734f50 /net-dns | |
parent | net-dns/bind: Stabilize 9.16.42 x86, #914082 (diff) | |
download | gentoo-ad2513fdf1ab27f7a383bda2e8f488f35353511d.tar.gz gentoo-ad2513fdf1ab27f7a383bda2e8f488f35353511d.tar.bz2 gentoo-ad2513fdf1ab27f7a383bda2e8f488f35353511d.zip |
net-dns/bind-tools: Stabilize 9.16.42 x86, #914082
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/bind-tools/bind-tools-9.16.42.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind-tools/bind-tools-9.16.42.ebuild b/net-dns/bind-tools/bind-tools-9.16.42.ebuild index 9b38e07e5632..96d40282bcbf 100644 --- a/net-dns/bind-tools/bind-tools-9.16.42.ebuild +++ b/net-dns/bind-tools/bind-tools-9.16.42.ebuild @@ -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 )" |