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 | 68796d221c727c79231ebe2f54f0f70efb1b19ea (patch) | |
tree | 60f5e149cd0621f70fbe456b92c5b2d81524bcac /dev-perl/Text-Shellwords | |
parent | Dep for bioperl, bug 11498 (diff) | |
download | historical-68796d221c727c79231ebe2f54f0f70efb1b19ea.tar.gz historical-68796d221c727c79231ebe2f54f0f70efb1b19ea.tar.bz2 historical-68796d221c727c79231ebe2f54f0f70efb1b19ea.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 |