diff options
-rw-r--r-- | net-dns/pdnsd/pdnsd-1.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/pdnsd/pdnsd-1.2.6.ebuild b/net-dns/pdnsd/pdnsd-1.2.6.ebuild index 93ab121d475f..886f4e36b9e5 100644 --- a/net-dns/pdnsd/pdnsd-1.2.6.ebuild +++ b/net-dns/pdnsd/pdnsd-1.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.2.6.ebuild,v 1.3 2008/01/05 17:10:51 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.2.6.ebuild,v 1.4 2008/01/13 09:01:11 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.phys.uu.nl/~rombouts/pdnsd/releases/${P}-par.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~ia64 ppc ~s390 sparc x86" +KEYWORDS="alpha ~amd64 arm ~ia64 ppc s390 sparc x86" IUSE="debug ipv6 isdn nptl underscores urandom" pkg_setup() { |