diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-14 16:37:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-14 16:37:18 +0100 |
commit | c5542007504a8425bf7f0e84ec4d3fc422124ce6 (patch) | |
tree | 3eae6f09630c7fc4e77a6abf346e470c1feb0481 | |
parent | e016c684223eed6c63414d2c6a64015a763702c8 (diff) | |
download | gentoo-c5542007504a8425bf7f0e84ec4d3fc422124ce6.tar.gz gentoo-c5542007504a8425bf7f0e84ec4d3fc422124ce6.tar.xz |
net-dns/bind: x86 stable wrt bug #608740
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | net-dns/bind/bind-9.11.0_p3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind/bind-9.11.0_p3.ebuild b/net-dns/bind/bind-9.11.0_p3.ebuild index 06611eaf09f..eea93fba0a9 100644 --- a/net-dns/bind/bind-9.11.0_p3.ebuild +++ b/net-dns/bind/bind-9.11.0_p3.ebuild @@ -39,7 +39,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz LICENSE="Apache-2.0 BSD BSD-2 GPL-2 HPND ISC MPL-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # -berkdb by default re bug 602682 IUSE="-berkdb +caps dlz dnstap doc filter-aaaa fixed-rrset geoip gost gssapi idn ipv6 json ldap libressl lmdb mysql nslint odbc postgres python rpz seccomp selinux ssl static-libs |