summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-07-26 19:49:47 +0000
committerJeroen Roovers <jer@gentoo.org>2012-07-26 19:49:47 +0000
commit60de658719957b948b60b1714de769d2fb1ff368 (patch)
tree801537a81ff67b7720aa9715fb94ed2bed8c5298 /net-dns/bind-tools/bind-tools-9.9.1_p2.ebuild
parentVersion bump, remove old. This time 6.8 works with the latest c-icap. (diff)
downloadgentoo-2-60de658719957b948b60b1714de769d2fb1ff368.tar.gz
gentoo-2-60de658719957b948b60b1714de769d2fb1ff368.tar.bz2
gentoo-2-60de658719957b948b60b1714de769d2fb1ff368.zip
Stable for HPPA (bug #427966).
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'net-dns/bind-tools/bind-tools-9.9.1_p2.ebuild')
-rw-r--r--net-dns/bind-tools/bind-tools-9.9.1_p2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind-tools/bind-tools-9.9.1_p2.ebuild b/net-dns/bind-tools/bind-tools-9.9.1_p2.ebuild
index 12077ced9c0b..55c732acfa06 100644
--- a/net-dns/bind-tools/bind-tools-9.9.1_p2.ebuild
+++ b/net-dns/bind-tools/bind-tools-9.9.1_p2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.1_p2.ebuild,v 1.3 2012/07/26 11:38:08 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.1_p2.ebuild,v 1.4 2012/07/26 19:49:47 jer Exp $
EAPI="4"
@@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="doc gssapi idn ipv6 readline ssl urandom xml"
# no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687