diff options
Diffstat (limited to 'dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild')
-rw-r--r-- | dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild index 32462a426299..6c244c02a0be 100644 --- a/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild +++ b/dev-perl/Crypt-DES/Crypt-DES-2.03.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-perl/Crypt-DES/Crypt-DES-2.03.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild,v 1.8 2003/06/21 21:36:36 drobbins Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/author/DPARIS/Crypt-DES-${PV}/" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ppc alpha" +KEYWORDS="x86 amd64 ppc alpha" DEPEND="virtual/glibc >=dev-lang/perl-5" |