summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-03-18 23:49:55 +0000
committerMike Frysinger <vapier@gentoo.org>2005-03-18 23:49:55 +0000
commita699239e81eaedb971b2529978e0f8aab768992c (patch)
treef510b33253bf7690569a64eb76a1eba40b118d30 /dev-perl/IO-Zlib
parentRemoving full path from xmkmf call as it is not needed, and breaks systems wi... (diff)
downloadgentoo-2-a699239e81eaedb971b2529978e0f8aab768992c.tar.gz
gentoo-2-a699239e81eaedb971b2529978e0f8aab768992c.tar.bz2
gentoo-2-a699239e81eaedb971b2529978e0f8aab768992c.zip
more KEYWORDS for #68570
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/IO-Zlib')
-rw-r--r--dev-perl/IO-Zlib/IO-Zlib-1.01.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Zlib/IO-Zlib-1.01.ebuild b/dev-perl/IO-Zlib/IO-Zlib-1.01.ebuild
index b481cd999e4a..0a37efb2b92b 100644
--- a/dev-perl/IO-Zlib/IO-Zlib-1.01.ebuild
+++ b/dev-perl/IO-Zlib/IO-Zlib-1.01.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Zlib/IO-Zlib-1.01.ebuild,v 1.13 2005/03/18 21:35:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Zlib/IO-Zlib-1.01.ebuild,v 1.14 2005/03/18 23:46:27 vapier Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://www.cpan.org/modules/by-authors/id/T/TO/TOMHUGHES/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND="dev-perl/Compress-Zlib"