diff options
Diffstat (limited to 'net-dns/pdnsd/pdnsd-1.2.5.ebuild')
-rw-r--r-- | net-dns/pdnsd/pdnsd-1.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/pdnsd/pdnsd-1.2.5.ebuild b/net-dns/pdnsd/pdnsd-1.2.5.ebuild index b1640a61fa83..acfa2a52f09a 100644 --- a/net-dns/pdnsd/pdnsd-1.2.5.ebuild +++ b/net-dns/pdnsd/pdnsd-1.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.2.5.ebuild,v 1.7 2007/04/22 08:33:45 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.2.5.ebuild,v 1.8 2007/04/22 18:17:57 dertobi123 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.phys.uu.nl/~rombouts/pdnsd/releases/${P}-par.tar.gz" LICENSE="|| ( BSD GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm ~ppc s390 sparc x86" +KEYWORDS="alpha amd64 arm ppc s390 sparc x86" IUSE="ipv6 debug isdn nptl underscores" pkg_setup() { |