diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-02-22 10:37:48 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-02-22 10:37:48 +0000 |
commit | 532028dfd5df1a1b1c73719ffc31bdeaa3143c98 (patch) | |
tree | 0202336d4d9dc0fd23150f7a1aa4288bc6341f32 /dev-perl/extutils-pkgconfig | |
parent | hppa repoman (diff) | |
download | gentoo-2-532028dfd5df1a1b1c73719ffc31bdeaa3143c98.tar.gz gentoo-2-532028dfd5df1a1b1c73719ffc31bdeaa3143c98.tar.bz2 gentoo-2-532028dfd5df1a1b1c73719ffc31bdeaa3143c98.zip |
whoops, didnt mean to prune amd64
Diffstat (limited to 'dev-perl/extutils-pkgconfig')
-rw-r--r-- | dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild index 6a2ad4c54566..3e7450e683b2 100644 --- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild +++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild,v 1.2 2004/02/22 10:36:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild,v 1.3 2004/02/22 10:37:48 vapier Exp $ inherit perl-module @@ -12,4 +12,4 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm hppa" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm hppa ~amd64" |