diff options
Diffstat (limited to 'dev-db/sqliteodbc/sqliteodbc-0.86.ebuild')
-rw-r--r-- | dev-db/sqliteodbc/sqliteodbc-0.86.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/sqliteodbc/sqliteodbc-0.86.ebuild b/dev-db/sqliteodbc/sqliteodbc-0.86.ebuild index d804363250b3..36a9da51029d 100644 --- a/dev-db/sqliteodbc/sqliteodbc-0.86.ebuild +++ b/dev-db/sqliteodbc/sqliteodbc-0.86.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-db/sqliteodbc/sqliteodbc-0.86.ebuild,v 1.3 2010/07/17 09:04:32 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.86.ebuild,v 1.4 2010/10/14 19:05:49 ranger Exp $ EAPI="3" @@ -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 |