diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-12-16 13:27:59 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-12-16 13:27:59 +0000 |
commit | 389f502b55d984da6c91c216e4370ba434d0a3cb (patch) | |
tree | 7d16bfc09a670277417b72519497b2056f3cb69c /dev-perl/Compress-Zlib/Compress-Zlib-2.001.ebuild | |
parent | bug-wranglers -> maintainer-needed. (diff) | |
download | gentoo-2-389f502b55d984da6c91c216e4370ba434d0a3cb.tar.gz gentoo-2-389f502b55d984da6c91c216e4370ba434d0a3cb.tar.bz2 gentoo-2-389f502b55d984da6c91c216e4370ba434d0a3cb.zip |
Marking amd64 stable
(Portage version: 2.1.2_rc2-r3)
Diffstat (limited to 'dev-perl/Compress-Zlib/Compress-Zlib-2.001.ebuild')
-rw-r--r-- | dev-perl/Compress-Zlib/Compress-Zlib-2.001.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Compress-Zlib/Compress-Zlib-2.001.ebuild b/dev-perl/Compress-Zlib/Compress-Zlib-2.001.ebuild index 66ea09cef582..816e7fe27bb1 100644 --- a/dev-perl/Compress-Zlib/Compress-Zlib-2.001.ebuild +++ b/dev-perl/Compress-Zlib/Compress-Zlib-2.001.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-2.001.ebuild,v 1.10 2006/12/11 23:57:45 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-2.001.ebuild,v 1.11 2006/12/16 13:27:59 mcummings Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/modules/by-module/Compress/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" #KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -KEYWORDS="~amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="sys-libs/zlib |