diff options
author | 2010-10-14 19:05:49 +0000 | |
---|---|---|
committer | 2010-10-14 19:05:49 +0000 | |
commit | cf454106b52d0a627ebd538f183eb2017422be12 (patch) | |
tree | 90b3ab863750dba2b7a70b4ae52291055b5b2b44 /dev-db/sqliteodbc/sqliteodbc-0.86.ebuild | |
parent | stable ppc, bug 338510 (diff) | |
download | historical-cf454106b52d0a627ebd538f183eb2017422be12.tar.gz historical-cf454106b52d0a627ebd538f183eb2017422be12.tar.bz2 historical-cf454106b52d0a627ebd538f183eb2017422be12.zip |
stable ppc, bug 326821
Package-Manager: portage-2.1.8.3/cvs/Linux ppc64
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 |