summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/perl-ldap/perl-ldap-0.3202.ebuild')
-rw-r--r--dev-perl/perl-ldap/perl-ldap-0.3202.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/perl-ldap/perl-ldap-0.3202.ebuild b/dev-perl/perl-ldap/perl-ldap-0.3202.ebuild
index b12c3173d336..9185471a1130 100644
--- a/dev-perl/perl-ldap/perl-ldap-0.3202.ebuild
+++ b/dev-perl/perl-ldap/perl-ldap-0.3202.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/dev-perl/perl-ldap/perl-ldap-0.3202.ebuild,v 1.2 2004/08/01 02:33:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/perl-ldap-0.3202.ebuild,v 1.3 2004/10/19 08:20:34 absinthe Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~ia64 ~s390 ~hppa"
+KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~ia64 ~s390 ~hppa ~amd64"
IUSE="sasl xml ssl"
DEPEND="dev-perl/Convert-ASN1