diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-09 18:44:54 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-09 18:44:54 +0000 |
commit | 5ad57832be11c13566b369a6c8f06c85c628193c (patch) | |
tree | e3416180006eb8d73f7b6381a90287bb8524aa42 /sys-devel/libperl/libperl-5.8.4-r1.ebuild | |
parent | Stable on hppa. (Manifest recommit) (diff) | |
download | gentoo-2-5ad57832be11c13566b369a6c8f06c85c628193c.tar.gz gentoo-2-5ad57832be11c13566b369a6c8f06c85c628193c.tar.bz2 gentoo-2-5ad57832be11c13566b369a6c8f06c85c628193c.zip |
Stable on sparc to finally solve #36478
Diffstat (limited to 'sys-devel/libperl/libperl-5.8.4-r1.ebuild')
-rw-r--r-- | sys-devel/libperl/libperl-5.8.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/libperl/libperl-5.8.4-r1.ebuild b/sys-devel/libperl/libperl-5.8.4-r1.ebuild index 884e54485c30..b91fbae1b1c6 100644 --- a/sys-devel/libperl/libperl-5.8.4-r1.ebuild +++ b/sys-devel/libperl/libperl-5.8.4-r1.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.4-r1.ebuild,v 1.10 2004/09/08 20:10:42 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.4-r1.ebuild,v 1.11 2004/09/09 18:42:54 gustavoz Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -82,7 +82,7 @@ fi 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" DEPEND="!uclibc? ( sys-apps/groff ) berkdb? ( sys-libs/db ) |