diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-05-12 21:59:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-05-12 22:04:04 +0300 |
commit | 298a3e37f399b492df7f6ea20f786baca45c24a4 (patch) | |
tree | 66f2165768a40ae8f78530d84bee8232639e4712 /net-dns/bind | |
parent | net-dns/bind: Version bump (v9.16.15) (diff) | |
download | gentoo-298a3e37f399b492df7f6ea20f786baca45c24a4.tar.gz gentoo-298a3e37f399b492df7f6ea20f786baca45c24a4.tar.bz2 gentoo-298a3e37f399b492df7f6ea20f786baca45c24a4.zip |
net-dns/bind: mark stable
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-dns/bind')
-rw-r--r-- | net-dns/bind/bind-9.16.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind/bind-9.16.15.ebuild b/net-dns/bind/bind-9.16.15.ebuild index 6021c5351d5d..629ba6fe9814 100644 --- a/net-dns/bind/bind-9.16.15.ebuild +++ b/net-dns/bind/bind-9.16.15.ebuild @@ -33,7 +33,7 @@ SRC_URI="https://downloads.isc.org/isc/bind9/${PV}/${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 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" # -berkdb by default re bug 602682 IUSE="-berkdb +caps +dlz dnstap doc dnsrps fixed-rrset geoip geoip2 gssapi json ldap lmdb mysql odbc postgres python selinux static-libs |