diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-18 21:56:47 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-18 21:57:27 +0200 |
commit | 44f22975f368af6123a718606790f10453c8ce61 (patch) | |
tree | c11299209a2305d077af1b541fc93ce7e02faded /net-dns | |
parent | net-dns/bind: Stabilize 9.16.48 amd64, #924895 (diff) | |
download | gentoo-44f22975f368af6123a718606790f10453c8ce61.tar.gz gentoo-44f22975f368af6123a718606790f10453c8ce61.tar.bz2 gentoo-44f22975f368af6123a718606790f10453c8ce61.zip |
net-dns/bind-tools: Stabilize 9.16.48 amd64, #924895
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/bind-tools/bind-tools-9.16.48.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind-tools/bind-tools-9.16.48.ebuild b/net-dns/bind-tools/bind-tools-9.16.48.ebuild index e9a4efca95b5..e20729a37e8b 100644 --- a/net-dns/bind-tools/bind-tools-9.16.48.ebuild +++ b/net-dns/bind-tools/bind-tools-9.16.48.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 )" |