diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-08 03:47:57 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-08 03:47:57 +0200 |
commit | 7f6e693d8c7c0930d454c1d2a55fdd9075de2daa (patch) | |
tree | b2202b7c3f9506548c10661c4356b4830e9bedd2 /net-dns | |
parent | net-dns/bind: x86 stable (bug #678544) (diff) | |
download | gentoo-7f6e693d8c7c0930d454c1d2a55fdd9075de2daa.tar.gz gentoo-7f6e693d8c7c0930d454c1d2a55fdd9075de2daa.tar.bz2 gentoo-7f6e693d8c7c0930d454c1d2a55fdd9075de2daa.zip |
net-dns/bind-tools: x86 stable (bug #678544)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/bind-tools/bind-tools-9.12.3_p4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind-tools/bind-tools-9.12.3_p4.ebuild b/net-dns/bind-tools/bind-tools-9.12.3_p4.ebuild index 3fbc4fd49559..97eb553f366f 100644 --- a/net-dns/bind-tools/bind-tools-9.12.3_p4.ebuild +++ b/net-dns/bind-tools/bind-tools-9.12.3_p4.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://www.isc.org/downloads/file/${MY_P}/?version=tar-gz -> ${MY_PN}- LICENSE="Apache-2.0 BSD BSD-2 GPL-2 HPND ISC MPL-2.0" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc gost gssapi idn ipv6 libedit libidn2 libressl readline seccomp ssl urandom xml" # no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687 |