summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Apache-Session/Apache-Session-1.60.ebuild')
-rw-r--r--dev-perl/Apache-Session/Apache-Session-1.60.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.60.ebuild b/dev-perl/Apache-Session/Apache-Session-1.60.ebuild
index 753082e4422c..8390ec759edd 100644
--- a/dev-perl/Apache-Session/Apache-Session-1.60.ebuild
+++ b/dev-perl/Apache-Session/Apache-Session-1.60.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/Apache-Session/Apache-Session-1.60.ebuild,v 1.11 2005/05/25 14:36:05 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.60.ebuild,v 1.12 2005/08/25 22:18:36 agriffis Exp $
inherit perl-module
MY_PV=${PV/0/}
@@ -14,7 +14,7 @@ HOMEPAGE="http://search.cpan.org/~jbaker/${MY_P}/"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="x86 amd64 ppc sparc alpha"
+KEYWORDS="alpha amd64 ~ia64 ppc sparc x86"
DEPEND="${DEPEND}
perl-core/Digest-MD5