diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-09-11 21:46:23 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-09-11 21:46:23 +0000 |
commit | 84f7bb664227485a8073d2d6654301cba3db76cb (patch) | |
tree | dd1290723e213df1ad984adc3352bd434c96f097 /dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild | |
parent | Keywording ~amd64 (diff) | |
download | gentoo-2-84f7bb664227485a8073d2d6654301cba3db76cb.tar.gz gentoo-2-84f7bb664227485a8073d2d6654301cba3db76cb.tar.bz2 gentoo-2-84f7bb664227485a8073d2d6654301cba3db76cb.zip |
Keywording ~amd64
(Portage version: 2.1.1_rc1-r3)
Diffstat (limited to 'dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild')
-rw-r--r-- | dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild index 7ef73dad4747..01a7e0df804e 100644 --- a/dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild +++ b/dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.014.ebuild,v 1.5 2006/08/05 19:27:41 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild,v 1.6 2006/09/11 21:46:23 mcummings 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="ia64 ~ppc sparc ~x86" +KEYWORDS="~amd64 ia64 ~ppc sparc ~x86" IUSE="" #SRC_TEST="do" |