diff options
Diffstat (limited to 'net-dns/pdnsd/pdnsd-1.2.4-r1.ebuild')
-rw-r--r-- | net-dns/pdnsd/pdnsd-1.2.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/pdnsd/pdnsd-1.2.4-r1.ebuild b/net-dns/pdnsd/pdnsd-1.2.4-r1.ebuild index d2d5bd1aa682..0b15fc96614c 100644 --- a/net-dns/pdnsd/pdnsd-1.2.4-r1.ebuild +++ b/net-dns/pdnsd/pdnsd-1.2.4-r1.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/pdnsd/pdnsd-1.2.4-r1.ebuild,v 1.4 2006/04/29 09:01:14 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.2.4-r1.ebuild,v 1.5 2006/11/12 04:09:31 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.phys.uu.nl/%7Erombouts/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" pkg_setup() { |