summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/xsb/xsb-3.3.2.ebuild')
-rw-r--r--dev-lang/xsb/xsb-3.3.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/xsb/xsb-3.3.2.ebuild b/dev-lang/xsb/xsb-3.3.2.ebuild
index 18f9548e6604..c1e98557589b 100644
--- a/dev-lang/xsb/xsb-3.3.2.ebuild
+++ b/dev-lang/xsb/xsb-3.3.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/xsb/xsb-3.3.2.ebuild,v 1.3 2011/06/06 00:27:32 keri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/xsb/xsb-3.3.2.ebuild,v 1.4 2012/01/14 12:03:15 ago Exp $
EAPI=2
@@ -17,7 +17,7 @@ SRC_URI="http://xsb.sourceforge.net/downloads/${MY_P}.tar.gz
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="curl debug examples iodbc java mysql odbc pcre threads xml"
RDEPEND="curl? ( net-misc/curl )