summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Apache-Session/Apache-Session-1.81.ebuild')
-rw-r--r--dev-perl/Apache-Session/Apache-Session-1.81.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.81.ebuild b/dev-perl/Apache-Session/Apache-Session-1.81.ebuild
index 57c10d78679f..fe53fa121e26 100644
--- a/dev-perl/Apache-Session/Apache-Session-1.81.ebuild
+++ b/dev-perl/Apache-Session/Apache-Session-1.81.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.81.ebuild,v 1.2 2007/04/10 07:27:09 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.81.ebuild,v 1.3 2007/04/14 15:43:14 mcummings Exp $
inherit perl-module
IUSE=""
@@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/~cwest/"
SLOT="0"
LICENSE="Artistic"
#KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc ~x86"
DEPEND="dev-perl/Test-Deep
virtual/perl-Digest-MD5