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-parsexs | |
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-parsexs')
-rw-r--r-- | dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild index 101fa6a7236e..669ecb8776e8 100644 --- a/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild +++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild,v 1.1 2003/06/26 16:24:40 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild,v 1.2 2004/02/22 20:40:35 agriffis Exp $ inherit perl-module @@ -12,5 +12,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/K/KW/KWILLIAMS/${MY_P}.readm SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ~alpha ~arm ~hppa ~mips ~ppc ~sparc" +KEYWORDS="x86 ~alpha ~hppa ~mips ~ppc ~sparc" |