diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-07-06 19:58:13 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-07-06 19:58:13 +0000 |
commit | 045da91000cd2c4dca0c28080907d4d5c5d4bda1 (patch) | |
tree | 9632632d889c808b093d3776511360454f888fca /sys-devel/libperl/libperl-5.8.6-r1.ebuild | |
parent | Stable on ppc (diff) | |
download | gentoo-2-045da91000cd2c4dca0c28080907d4d5c5d4bda1.tar.gz gentoo-2-045da91000cd2c4dca0c28080907d4d5c5d4bda1.tar.bz2 gentoo-2-045da91000cd2c4dca0c28080907d4d5c5d4bda1.zip |
Stable on arm, m68k, s390, and sh.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-devel/libperl/libperl-5.8.6-r1.ebuild')
-rw-r--r-- | sys-devel/libperl/libperl-5.8.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/libperl/libperl-5.8.6-r1.ebuild b/sys-devel/libperl/libperl-5.8.6-r1.ebuild index a15083ff6107..a07ca4fb0e8c 100644 --- a/sys-devel/libperl/libperl-5.8.6-r1.ebuild +++ b/sys-devel/libperl/libperl-5.8.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.6-r1.ebuild,v 1.5 2005/07/05 16:43:37 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.6-r1.ebuild,v 1.6 2005/07/06 19:57:40 wolf31o2 Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -68,7 +68,7 @@ HOMEPAGE="http://www.perl.org" SLOT="${PERLSLOT}" LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}" LICENSE="Artistic GPL-2" -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~m68k mips ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ~ia64 m68k mips ppc ~ppc64 s390 sh sparc x86" # rac 2004.08.06 |