diff options
author | 2003-06-22 06:06:47 +0000 | |
---|---|---|
committer | 2003-06-22 06:06:47 +0000 | |
commit | 4337c2d7a92842fcd03c3335528a465c0a26ec49 (patch) | |
tree | 8fe10a712b95d35c913a91cd5df4a9e64addbf4a /dev-lang/perl/perl-5.8.0-r10.ebuild | |
parent | remove fileutils dep; amd64 using coreutils and fileutils should be ok (diff) | |
download | gentoo-2-4337c2d7a92842fcd03c3335528a465c0a26ec49.tar.gz gentoo-2-4337c2d7a92842fcd03c3335528a465c0a26ec49.tar.bz2 gentoo-2-4337c2d7a92842fcd03c3335528a465c0a26ec49.zip |
amd64
Diffstat (limited to 'dev-lang/perl/perl-5.8.0-r10.ebuild')
-rw-r--r-- | dev-lang/perl/perl-5.8.0-r10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/perl/perl-5.8.0-r10.ebuild b/dev-lang/perl/perl-5.8.0-r10.ebuild index 995dbd717d88..6b2f46b6e7bf 100644 --- a/dev-lang/perl/perl-5.8.0-r10.ebuild +++ b/dev-lang/perl/perl-5.8.0-r10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.0-r10.ebuild,v 1.10 2003/06/18 20:28:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.0-r10.ebuild,v 1.11 2003/06/22 06:06:43 drobbins Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -79,7 +79,7 @@ fi LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}" LICENSE="Artistic GPL-2" -KEYWORDS="x86 sparc ppc ~alpha mips ~hppa" +KEYWORDS="amd64 x86 sparc ppc ~alpha mips ~hppa" IUSE="berkdb doc gdbm threads" DEPEND="sys-apps/groff |