summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 2b712df6e151..175a914c5e46 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.7 2010/11/13 19:51:04 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Statement/SQL-Statement-1.31.ebuild,v 1.8 2010/12/03 02:09:46 xmw Exp $
EAPI=3
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Small SQL parser and engine"
SLOT="0"
-KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ia64 ~ppc ~ppc64 sparc x86"
IUSE="test"
RDEPEND=">=dev-perl/DBI-1.612