summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-11-20 15:05:05 +0000
committerMarkus Meier <maekke@gentoo.org>2009-11-20 15:05:05 +0000
commitbac8c1b0050ee78d319d7d886a37d057fb1a9a5d (patch)
tree63a92fd824c3259d42fbe4ed91cca3a0fd0b618e /dev-db/sqliteodbc/sqliteodbc-0.83.ebuild
parentPass arguments to python_mod_cleanup(). (diff)
downloadgentoo-2-bac8c1b0050ee78d319d7d886a37d057fb1a9a5d.tar.gz
gentoo-2-bac8c1b0050ee78d319d7d886a37d057fb1a9a5d.tar.bz2
gentoo-2-bac8c1b0050ee78d319d7d886a37d057fb1a9a5d.zip
x86 stable, bug #288562
(Portage version: 2.2_rc50/cvs/Linux x86_64)
Diffstat (limited to 'dev-db/sqliteodbc/sqliteodbc-0.83.ebuild')
-rw-r--r--dev-db/sqliteodbc/sqliteodbc-0.83.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/sqliteodbc/sqliteodbc-0.83.ebuild b/dev-db/sqliteodbc/sqliteodbc-0.83.ebuild
index a4015450cd68..ca81890b2f25 100644
--- a/dev-db/sqliteodbc/sqliteodbc-0.83.ebuild
+++ b/dev-db/sqliteodbc/sqliteodbc-0.83.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.83.ebuild,v 1.3 2009/10/24 13:21:46 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.83.ebuild,v 1.4 2009/11/20 15:05:05 maekke Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://www.ch-werner.de/sqliteodbc/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND=">=dev-db/sqlite-3.6