diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-11-27 00:00:08 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-11-27 00:00:08 +0000 |
commit | 3953b93c3c41371c7fe9c7fa87756715f7fc4f70 (patch) | |
tree | 84dd3328940a24599c6980b75fbdc01c3db1b990 /dev-perl | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-3953b93c3c41371c7fe9c7fa87756715f7fc4f70.tar.gz gentoo-2-3953b93c3c41371c7fe9c7fa87756715f7fc4f70.tar.bz2 gentoo-2-3953b93c3c41371c7fe9c7fa87756715f7fc4f70.zip |
arm/ia64/s390/sh love
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild index 1aff9cd2cfdb..cdd9b16fb629 100644 --- a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild +++ b/dev-perl/Compress-Raw-Zlib/Compress-Raw-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-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild,v 1.7 2006/11/17 12:59:25 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild,v 1.8 2006/11/27 00:00:08 vapier Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PM/PMQS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -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="dev-lang/perl" |