diff options
author | Sam James <sam@gentoo.org> | 2020-08-25 19:56:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-25 19:56:02 +0000 |
commit | 2b2c17717ecc56cc1c72336b64c33a84290076a2 (patch) | |
tree | bacbc1244432c9039381dcc4809af32176d3936c /net-dns | |
parent | x11-libs/libX11: Stabilize 1.6.12 sparc, #738984 (diff) | |
download | gentoo-2b2c17717ecc56cc1c72336b64c33a84290076a2.tar.gz gentoo-2b2c17717ecc56cc1c72336b64c33a84290076a2.tar.bz2 gentoo-2b2c17717ecc56cc1c72336b64c33a84290076a2.zip |
net-dns/bind: Stabilize 9.16.6 ppc64, #738250
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-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 e2b7cf7ea6df..569c6ccdbb31 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 |