summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-10-23 08:36:16 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-10-23 08:36:16 +0000
commit5b20b66513433657b12c458d7d68a21325400374 (patch)
tree310d855332a087d1b74acf837066bff7d99ebc91 /dev-perl/SQL-Statement/SQL-Statement-1.31.ebuild
parentKeyword ~ppc64 wrt #330301 (diff)
downloadgentoo-2-5b20b66513433657b12c458d7d68a21325400374.tar.gz
gentoo-2-5b20b66513433657b12c458d7d68a21325400374.tar.bz2
gentoo-2-5b20b66513433657b12c458d7d68a21325400374.zip
Keyword ~ppc64 wrt #330301
(Portage version: 2.2_rc99/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/SQL-Statement/SQL-Statement-1.31.ebuild')
-rw-r--r--dev-perl/SQL-Statement/SQL-Statement-1.31.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SQL-Statement/SQL-Statement-1.31.ebuild b/dev-perl/SQL-Statement/SQL-Statement-1.31.ebuild
index 98a053db0bf1..1120fcf4dc55 100644
--- a/dev-perl/SQL-Statement/SQL-Statement-1.31.ebuild
+++ b/dev-perl/SQL-Statement/SQL-Statement-1.31.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Statement/SQL-Statement-1.31.ebuild,v 1.3 2010/10/14 19:13:38 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Statement/SQL-Statement-1.31.ebuild,v 1.4 2010/10/23 08:36:16 ssuominen Exp $
EAPI=3
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Small SQL parser and engine"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
RDEPEND=">=dev-perl/DBI-1.612