diff options
Diffstat (limited to 'dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild')
-rw-r--r-- | dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild index 1380c032eb1d..3c70302325ee 100644 --- a/dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild +++ b/dev-perl/Net-Patricia/Net-Patricia-1.010.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-Patricia/Net-Patricia-1.010.ebuild,v 1.1 2005/06/06 20:42:55 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild,v 1.2 2005/08/12 10:26:15 dholm Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PL/PLONKA/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~ppc ~sparc ~x86" IUSE="" #SRC_TEST="do" |