diff options
Diffstat (limited to 'dev-perl/Net-DNS/Net-DNS-0.66-r1.ebuild')
-rw-r--r-- | dev-perl/Net-DNS/Net-DNS-0.66-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-DNS/Net-DNS-0.66-r1.ebuild b/dev-perl/Net-DNS/Net-DNS-0.66-r1.ebuild index eb37d15a4ab4..e7d9f0bb350a 100644 --- a/dev-perl/Net-DNS/Net-DNS-0.66-r1.ebuild +++ b/dev-perl/Net-DNS/Net-DNS-0.66-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.66-r1.ebuild,v 1.7 2010/11/05 13:15:22 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.66-r1.ebuild,v 1.8 2010/11/05 14:10:05 ssuominen Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="Perl Net::DNS - Perl DNS Resolver Module" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="ipv6 test" RDEPEND="virtual/perl-Digest-MD5 |