diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-08-07 12:23:29 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-08-07 12:24:39 +0300 |
commit | 9a4148b97199d820e6f4916f4fae975e49bb8ccf (patch) | |
tree | 394e4ec0cb9ed855a5b026b58b7737142534da36 /net-dns | |
parent | net-dns/bind: hppa stable wrt bug #684706 (diff) | |
download | gentoo-9a4148b97199d820e6f4916f4fae975e49bb8ccf.tar.gz gentoo-9a4148b97199d820e6f4916f4fae975e49bb8ccf.tar.bz2 gentoo-9a4148b97199d820e6f4916f4fae975e49bb8ccf.zip |
net-dns/bind-tools: sparc stable wrt bug #684706
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/bind-tools/bind-tools-9.14.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind-tools/bind-tools-9.14.4.ebuild b/net-dns/bind-tools/bind-tools-9.14.4.ebuild index ef5ae2f8db74..104d59b3ec07 100644 --- a/net-dns/bind-tools/bind-tools-9.14.4.ebuild +++ b/net-dns/bind-tools/bind-tools-9.14.4.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 gssapi idn ipv6 libedit libressl readline ssl xml" # no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687 |