diff options
author | Sam James <sam@gentoo.org> | 2020-08-25 10:29:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-25 10:29:56 +0000 |
commit | afd635981fe4eee602a42587410e5ea2f9976190 (patch) | |
tree | 76c12791a05066430cc4533e69dfa53d00c9a53a /net-dns/bind | |
parent | sys-apps/man-db: Stabilize 2.9.3 arm64, #738344 (diff) | |
download | gentoo-afd635981fe4eee602a42587410e5ea2f9976190.tar.gz gentoo-afd635981fe4eee602a42587410e5ea2f9976190.tar.bz2 gentoo-afd635981fe4eee602a42587410e5ea2f9976190.zip |
net-dns/bind: Stabilize 9.16.6 arm, #738250
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns/bind')
-rw-r--r-- | net-dns/bind/bind-9.16.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind/bind-9.16.6.ebuild b/net-dns/bind/bind-9.16.6.ebuild index 20a3ac039e50..b63f031a9d83 100644 --- a/net-dns/bind/bind-9.16.6.ebuild +++ b/net-dns/bind/bind-9.16.6.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 libressl lmdb mysql odbc postgres python selinux static-libs |