summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild')
-rw-r--r--perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild
index 942732beb376..424a7ecbd552 100644
--- a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild
+++ b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild,v 1.3 2009/06/13 15:47:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild,v 1.4 2009/06/14 10:11:21 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit multilib perl-module
DESCRIPTION="Low-Level Interface to zlib compression library"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="test"
RDEPEND=">=sys-libs/zlib-1.2.2.1"