summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-07-16 09:01:43 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-07-16 09:01:43 +0000
commit6528d9344973a957add4ad21dabfa8a293e3f41a (patch)
treec60025952ec4cb947177f689044777740f8d22de /dev-perl/Apache-Session/Apache-Session-1.80-r1.ebuild
parentAdded ~ppc, bug #139107 (diff)
downloadgentoo-2-6528d9344973a957add4ad21dabfa8a293e3f41a.tar.gz
gentoo-2-6528d9344973a957add4ad21dabfa8a293e3f41a.tar.bz2
gentoo-2-6528d9344973a957add4ad21dabfa8a293e3f41a.zip
Added ~ppc, bug #139107
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'dev-perl/Apache-Session/Apache-Session-1.80-r1.ebuild')
-rw-r--r--dev-perl/Apache-Session/Apache-Session-1.80-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.80-r1.ebuild b/dev-perl/Apache-Session/Apache-Session-1.80-r1.ebuild
index 5c11665b17b2..5ec0813dff2e 100644
--- a/dev-perl/Apache-Session/Apache-Session-1.80-r1.ebuild
+++ b/dev-perl/Apache-Session/Apache-Session-1.80-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.80-r1.ebuild,v 1.1 2006/07/04 01:17:47 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.80-r1.ebuild,v 1.2 2006/07/16 09:01:43 dertobi123 Exp $
inherit perl-module
IUSE=""
@@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/~cwest/Apache-Session-1.80/"
SLOT="0"
LICENSE="Artistic"
#KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
DEPEND="${DEPEND}
dev-perl/Test-Deep