diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-08-03 15:21:05 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-08-03 15:21:05 +0000 |
commit | 9a9e777ab9de72df980c07225b1b6397a0a4062e (patch) | |
tree | 3cf31aef220285d159ac2157d105807509706c18 /net-dns/bind/bind-9.2.2-r2.ebuild | |
parent | bugs #16065 and #20513 (diff) | |
download | gentoo-2-9a9e777ab9de72df980c07225b1b6397a0a4062e.tar.gz gentoo-2-9a9e777ab9de72df980c07225b1b6397a0a4062e.tar.bz2 gentoo-2-9a9e777ab9de72df980c07225b1b6397a0a4062e.zip |
Added hppa to KEYWORDS.
Diffstat (limited to 'net-dns/bind/bind-9.2.2-r2.ebuild')
-rw-r--r-- | net-dns/bind/bind-9.2.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.2.2-r2.ebuild b/net-dns/bind/bind-9.2.2-r2.ebuild index 9c78d3e8986e..440e3f886656 100644 --- a/net-dns/bind/bind-9.2.2-r2.ebuild +++ b/net-dns/bind/bind-9.2.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.2-r2.ebuild,v 1.4 2003/07/15 09:23:17 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.2-r2.ebuild,v 1.5 2003/08/03 15:21:05 gmsoft Exp $ IUSE="ssl ipv6 doc" @@ -8,7 +8,7 @@ DESCRIPTION="BIND - Berkeley Internet Name Domain - Name Server" SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV}/${P}.tar.gz" HOMEPAGE="http://www.isc.org/products/BIND/bind9.html" -KEYWORDS="x86 ~ppc sparc ~alpha ~arm" +KEYWORDS="x86 ~ppc sparc ~alpha ~arm hppa" LICENSE="as-is" SLOT="0" |