diff options
author | 2012-09-01 11:42:18 +0000 | |
---|---|---|
committer | 2012-09-01 11:42:18 +0000 | |
commit | 47a0889397092c84329a03661ef8826c4658c172 (patch) | |
tree | 69d0a4d0ab32a55a5ba9d5a4b9d8207f86702b55 /dev-perl/Net-DNS/Net-DNS-0.680.0.ebuild | |
parent | Marked ~ppc-aix, bug #432288 (diff) | |
download | gentoo-2-47a0889397092c84329a03661ef8826c4658c172.tar.gz gentoo-2-47a0889397092c84329a03661ef8826c4658c172.tar.bz2 gentoo-2-47a0889397092c84329a03661ef8826c4658c172.zip |
Marked ~ppc-aix, bug #432288
(Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-perl/Net-DNS/Net-DNS-0.680.0.ebuild')
-rw-r--r-- | dev-perl/Net-DNS/Net-DNS-0.680.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-DNS/Net-DNS-0.680.0.ebuild b/dev-perl/Net-DNS/Net-DNS-0.680.0.ebuild index 9559fb50ecfc..f03c8a5be528 100644 --- a/dev-perl/Net-DNS/Net-DNS-0.680.0.ebuild +++ b/dev-perl/Net-DNS/Net-DNS-0.680.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.680.0.ebuild,v 1.1 2012/02/29 09:12:58 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.680.0.ebuild,v 1.2 2012/09/01 11:42:18 grobian Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl Net::DNS - Perl DNS Resolver Module" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="ipv6 test" RDEPEND="virtual/perl-Digest-MD5 |