summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-07 23:28:28 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-07 23:28:28 +0000
commitccb302a4aeb915167d1c9dc9640937134e4414c8 (patch)
tree2823762de633a46ee16d418948d1aa5b70ced9fc /net-dns/bind-tools/bind-tools-9.9.4.ebuild
parentamd64 stable, bug #492246 (diff)
downloadgentoo-2-ccb302a4aeb915167d1c9dc9640937134e4414c8.tar.gz
gentoo-2-ccb302a4aeb915167d1c9dc9640937134e4414c8.tar.bz2
gentoo-2-ccb302a4aeb915167d1c9dc9640937134e4414c8.zip
amd64 stable, bug #492254
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-dns/bind-tools/bind-tools-9.9.4.ebuild')
-rw-r--r--net-dns/bind-tools/bind-tools-9.9.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind-tools/bind-tools-9.9.4.ebuild b/net-dns/bind-tools/bind-tools-9.9.4.ebuild
index 1efdb9de6c7e..b9b7c86fb837 100644
--- a/net-dns/bind-tools/bind-tools-9.9.4.ebuild
+++ b/net-dns/bind-tools/bind-tools-9.9.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.4.ebuild,v 1.7 2014/02/24 01:23:16 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.4.ebuild,v 1.8 2014/03/07 23:28:28 pacho Exp $
EAPI="4"
@@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz"
LICENSE="ISC BSD BSD-2 HPND JNIC RSA openssl"
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"
IUSE="doc gssapi idn ipv6 readline ssl urandom xml"
# no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687