diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-21 00:20:58 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-21 00:20:58 +0000 |
commit | e1b2c7ee1947dee32d330de92ca9abd1f05f601c (patch) | |
tree | 711d5eff4e1075fd5a2c4b1ad696c4eccef02867 /sys-devel/libperl/libperl-5.8.7.ebuild | |
parent | Added nwn-data and nwn-1.66-r1 to mask for testing. (diff) | |
download | historical-e1b2c7ee1947dee32d330de92ca9abd1f05f601c.tar.gz historical-e1b2c7ee1947dee32d330de92ca9abd1f05f601c.tar.bz2 historical-e1b2c7ee1947dee32d330de92ca9abd1f05f601c.zip |
Stable on sparc wrt #106678
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-devel/libperl/libperl-5.8.7.ebuild')
-rw-r--r-- | sys-devel/libperl/libperl-5.8.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/libperl/libperl-5.8.7.ebuild b/sys-devel/libperl/libperl-5.8.7.ebuild index ef2b8278a265..8bcc6303375d 100644 --- a/sys-devel/libperl/libperl-5.8.7.ebuild +++ b/sys-devel/libperl/libperl-5.8.7.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.7.ebuild,v 1.12 2005/09/20 18:30:10 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.7.ebuild,v 1.13 2005/09/21 00:20:58 gustavoz 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$(get_libname ${PERLSLOT}.${SHORT_PV})" LICENSE="Artistic GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sh sparc ~x86" # rac 2004.08.06 |