diff options
Diffstat (limited to 'dev-perl/Net-DNS/Net-DNS-0.49.ebuild')
-rw-r--r-- | dev-perl/Net-DNS/Net-DNS-0.49.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-DNS/Net-DNS-0.49.ebuild b/dev-perl/Net-DNS/Net-DNS-0.49.ebuild index 3e43ac07ac54..c0a9c5f7f774 100644 --- a/dev-perl/Net-DNS/Net-DNS-0.49.ebuild +++ b/dev-perl/Net-DNS/Net-DNS-0.49.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.49.ebuild,v 1.7 2005/08/15 11:25:18 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.49.ebuild,v 1.8 2005/08/18 18:33:22 hansmi Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~crein/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha ~ia64 ~hppa ~ppc64 ~mips" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="" #SRC_TEST="do" |