diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-12-05 09:24:28 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-12-05 09:24:28 +0000 |
commit | 08dc365507c18ab93123492135e1be7f9a4cc472 (patch) | |
tree | fb07388e149b0c5627086404a43e1c37f817bce1 /sys-devel | |
parent | old (Manifest recommit) (diff) | |
download | gentoo-2-08dc365507c18ab93123492135e1be7f9a4cc472.tar.gz gentoo-2-08dc365507c18ab93123492135e1be7f9a4cc472.tar.bz2 gentoo-2-08dc365507c18ab93123492135e1be7f9a4cc472.zip |
arm/hppa/ia64/sh/s390 stable for security #66360
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/libperl/libperl-5.8.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/libperl/libperl-5.8.5.ebuild b/sys-devel/libperl/libperl-5.8.5.ebuild index 2cb86cbb2610..0859c237f45f 100644 --- a/sys-devel/libperl/libperl-5.8.5.ebuild +++ b/sys-devel/libperl/libperl-5.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.5.ebuild,v 1.6 2004/12/04 20:13:31 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.5.ebuild,v 1.7 2004/12/05 09:23:09 vapier Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -73,7 +73,7 @@ HOMEPAGE="http://www.perl.org" SLOT="${PERLSLOT}" LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}" LICENSE="Artistic GPL-2" -KEYWORDS="x86 ppc ~sparc ~mips ~alpha ~arm ~hppa amd64 ~ia64 ~ppc64 ~s390" +KEYWORDS="x86 ppc ~sparc ~mips ~alpha arm hppa amd64 ia64 ~ppc64 s390 sh" # rac 2004.08.06 |