diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-11-13 16:05:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-11-13 16:05:05 +0000 |
commit | 2758c8452b57b629146923459e20528600f9fd16 (patch) | |
tree | f15313acbaf60018fee9acee92207a20b2844726 /sys-devel/libperl/libperl-5.10.1.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-2758c8452b57b629146923459e20528600f9fd16.tar.gz gentoo-2-2758c8452b57b629146923459e20528600f9fd16.tar.bz2 gentoo-2-2758c8452b57b629146923459e20528600f9fd16.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #340023
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sys-devel/libperl/libperl-5.10.1.ebuild')
-rw-r--r-- | sys-devel/libperl/libperl-5.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/libperl/libperl-5.10.1.ebuild b/sys-devel/libperl/libperl-5.10.1.ebuild index c55d4bd84c14..b88d587ae6b8 100644 --- a/sys-devel/libperl/libperl-5.10.1.ebuild +++ b/sys-devel/libperl/libperl-5.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.10.1.ebuild,v 1.19 2010/10/24 21:23:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.10.1.ebuild,v 1.20 2010/11/13 16:05:05 armin76 Exp $ inherit multilib @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gentoo.org/" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" SLOT="1" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" PDEPEND=">=dev-lang/perl-5.10.1" |