summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/perl-ldap/perl-ldap-0.33.ebuild')
-rw-r--r--dev-perl/perl-ldap/perl-ldap-0.33.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/perl-ldap/perl-ldap-0.33.ebuild b/dev-perl/perl-ldap/perl-ldap-0.33.ebuild
index 2cdbbb3108cd..82b2604ee775 100644
--- a/dev-perl/perl-ldap/perl-ldap-0.33.ebuild
+++ b/dev-perl/perl-ldap/perl-ldap-0.33.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/dev-perl/perl-ldap/perl-ldap-0.33.ebuild,v 1.7 2005/09/08 21:37:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/perl-ldap-0.33.ebuild,v 1.8 2005/09/17 15:33:09 cryos Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86"
IUSE="sasl xml ssl"
DEPEND="dev-perl/Convert-ASN1