diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-19 20:21:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-19 20:21:22 +0100 |
commit | 68286d3517eba43e3da3326ea421e2d69eb5afeb (patch) | |
tree | e20010f32fbbf2e688fc8dcb07de395442a330b2 /net-dns/bind | |
parent | app-office/scribus: x86 stable wrt bug #835425 (diff) | |
download | gentoo-68286d3517eba43e3da3326ea421e2d69eb5afeb.tar.gz gentoo-68286d3517eba43e3da3326ea421e2d69eb5afeb.tar.bz2 gentoo-68286d3517eba43e3da3326ea421e2d69eb5afeb.zip |
net-dns/bind: x86 stable wrt bug #835440
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns/bind')
-rw-r--r-- | net-dns/bind/bind-9.16.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind/bind-9.16.27.ebuild b/net-dns/bind/bind-9.16.27.ebuild index fb949364fbe5..0f01fefa50f5 100644 --- a/net-dns/bind/bind-9.16.27.ebuild +++ b/net-dns/bind/bind-9.16.27.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 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~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 xml +zlib" |