diff options
author | Michael Cummings <mcummings@gentoo.org> | 2002-12-22 02:41:23 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2002-12-22 02:41:23 +0000 |
commit | 55eb81c51639802f42dcd56186a0dcc0b0f2b570 (patch) | |
tree | f4685f933bebef7a6983057fcfd8dfc3a4650a78 /dev-perl/Text-Shellwords | |
parent | Dep for bioperl, bug 11498 (diff) | |
download | gentoo-2-55eb81c51639802f42dcd56186a0dcc0b0f2b570.tar.gz gentoo-2-55eb81c51639802f42dcd56186a0dcc0b0f2b570.tar.bz2 gentoo-2-55eb81c51639802f42dcd56186a0dcc0b0f2b570.zip |
removed sparc64 - silly
Diffstat (limited to 'dev-perl/Text-Shellwords')
-rw-r--r-- | dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild b/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild index 6006bfcd1779..e9f6eea5eb33 100644 --- a/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild +++ b/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" src_compile() { perl-module_src_compile |