diff options
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.ebuild | 4 |
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 e3d7a0e34282..1a3f9ce89671 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.6 2009/06/22 20:48:03 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild,v 1.7 2009/07/02 12:28:20 josejx 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 ~sparc-fbsd x86 ~x86-fbsd" IUSE="test" RDEPEND=">=sys-libs/zlib-1.2.2.1" |