diff options
author | Markus Meier <maekke@gentoo.org> | 2009-12-07 22:43:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-12-07 22:43:37 +0000 |
commit | 27ceccbaf893cc6165e381f23392a0bddb2c20b7 (patch) | |
tree | ee4b59632422e3d7c17c11c19b5c34b9ed168784 /perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.021.ebuild | |
parent | Brown paper bag version bump, bug 295998. (diff) | |
download | gentoo-2-27ceccbaf893cc6165e381f23392a0bddb2c20b7.tar.gz gentoo-2-27ceccbaf893cc6165e381f23392a0bddb2c20b7.tar.bz2 gentoo-2-27ceccbaf893cc6165e381f23392a0bddb2c20b7.zip |
arm stable, bug #288026
(Portage version: 2.2_rc56/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.021.ebuild')
-rw-r--r-- | perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.021.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.021.ebuild b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.021.ebuild index 59fe3915961b..49c9747edff3 100644 --- a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.021.ebuild +++ b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.021.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.021.ebuild,v 1.5 2009/12/07 19:06:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.021.ebuild,v 1.6 2009/12/07 22:43:37 maekke 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" |