diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2010-03-18 19:07:51 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2010-03-18 19:07:51 +0000 |
commit | a28f4e0c6983142efb36f2c0b01f74236b7574a5 (patch) | |
tree | 61f81a5e7de5cd094349a29bdbc0713c9e6e94a6 /dev-perl/Net-DNS | |
parent | add ~x86-solaris ~sparc-solaris kw to dev-perl/Crypt-DES-2.05, as tested on b... (diff) | |
download | gentoo-2-a28f4e0c6983142efb36f2c0b01f74236b7574a5.tar.gz gentoo-2-a28f4e0c6983142efb36f2c0b01f74236b7574a5.tar.bz2 gentoo-2-a28f4e0c6983142efb36f2c0b01f74236b7574a5.zip |
add ~x86-solaris ~sparc-solaris kw to dev-perl/Net-DNS-0.66-r1, as tested on bug 308683
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Net-DNS')
-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 c92453a9b086..4c992b57c124 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.2 2010/02/13 19:29:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.66-r1.ebuild,v 1.3 2010/03/18 19:07:51 darkside 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 ~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 |