diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:43:51 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:43:51 +0000 |
commit | f835812060a6ac924ee6e787d34e848ee571a9ff (patch) | |
tree | 6fbfb97ff2e006a8f547f85737f570b16e370550 /dev-perl/extutils-pkgconfig | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-f835812060a6ac924ee6e787d34e848ee571a9ff.tar.gz gentoo-2-f835812060a6ac924ee6e787d34e848ee571a9ff.tar.bz2 gentoo-2-f835812060a6ac924ee6e787d34e848ee571a9ff.zip |
Remove arm keywords
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 3e7450e683b2..ec02b2d6929f 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.3 2004/02/22 10:37:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild,v 1.4 2004/02/22 20:40:53 agriffis 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 ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha hppa ~amd64" |