summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/SQL-Statement/SQL-Statement-1.330.ebuild')
-rw-r--r--dev-perl/SQL-Statement/SQL-Statement-1.330.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SQL-Statement/SQL-Statement-1.330.ebuild b/dev-perl/SQL-Statement/SQL-Statement-1.330.ebuild
index c1f1146aadd3..16cc5661f320 100644
--- a/dev-perl/SQL-Statement/SQL-Statement-1.330.ebuild
+++ b/dev-perl/SQL-Statement/SQL-Statement-1.330.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.330.ebuild,v 1.1 2011/02/07 18:50:29 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Statement/SQL-Statement-1.330.ebuild,v 1.2 2011/07/07 05:47:02 aballier Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Small SQL parser and engine"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="test"
RDEPEND=">=dev-perl/DBI-1.616