diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-15 08:55:07 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-15 08:55:07 +0000 |
commit | e752b041391bb52912e6991ee55d3ea275969664 (patch) | |
tree | 6486c774d959586ecf7e6e03dff17b374c113aef /net-dns/bind/bind-9.3.2.ebuild | |
parent | this wasn't intented... (diff) | |
download | gentoo-2-e752b041391bb52912e6991ee55d3ea275969664.tar.gz gentoo-2-e752b041391bb52912e6991ee55d3ea275969664.tar.bz2 gentoo-2-e752b041391bb52912e6991ee55d3ea275969664.zip |
Stable on ppc64; bug #122561
(Portage version: 2.0.54)
Diffstat (limited to 'net-dns/bind/bind-9.3.2.ebuild')
-rw-r--r-- | net-dns/bind/bind-9.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.3.2.ebuild b/net-dns/bind/bind-9.3.2.ebuild index 6cc0e38d6c19..b0497eae4bbb 100644 --- a/net-dns/bind/bind-9.3.2.ebuild +++ b/net-dns/bind/bind-9.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.3.2.ebuild,v 1.2 2006/02/14 15:34:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.3.2.ebuild,v 1.3 2006/02/15 08:53:57 corsair Exp $ inherit eutils libtool @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV}/${P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~s390 sparc ~x86" IUSE="ssl ipv6 doc dlz postgres berkdb mysql odbc ldap selinux idn threads" DEPEND="sys-apps/groff |