summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2002-12-22 02:41:23 +0000
committerMichael Cummings <mcummings@gentoo.org>2002-12-22 02:41:23 +0000
commit55eb81c51639802f42dcd56186a0dcc0b0f2b570 (patch)
treef4685f933bebef7a6983057fcfd8dfc3a4650a78 /dev-perl/Heap
parentDep for bioperl, bug 11498 (diff)
downloadgentoo-2-55eb81c51639802f42dcd56186a0dcc0b0f2b570.tar.gz
gentoo-2-55eb81c51639802f42dcd56186a0dcc0b0f2b570.tar.bz2
gentoo-2-55eb81c51639802f42dcd56186a0dcc0b0f2b570.zip
removed sparc64 - silly
Diffstat (limited to 'dev-perl/Heap')
-rw-r--r--dev-perl/Heap/Heap-0.50.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Heap/Heap-0.50.ebuild b/dev-perl/Heap/Heap-0.50.ebuild
index 5fe86d38f1de..fd57c112afe9 100644
--- a/dev-perl/Heap/Heap-0.50.ebuild
+++ b/dev-perl/Heap/Heap-0.50.ebuild
@@ -14,6 +14,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Heap/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 ~ppc ~sparc ~sparc64 ~alpha"
+KEYWORDS="x86 ~ppc ~sparc ~alpha"
DEPEND="${DEPEND}"