diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-24 13:21:46 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-24 13:21:46 +0000 |
commit | 001142d6302a2042cccddb7bc7a262932925af0f (patch) | |
tree | 946eadb55297b659a150c913c61be055175719d4 /dev-db/sqliteodbc/sqliteodbc-0.83.ebuild | |
parent | ppc stable #288521 (diff) | |
download | gentoo-2-001142d6302a2042cccddb7bc7a262932925af0f.tar.gz gentoo-2-001142d6302a2042cccddb7bc7a262932925af0f.tar.bz2 gentoo-2-001142d6302a2042cccddb7bc7a262932925af0f.zip |
ppc stable #288562
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-db/sqliteodbc/sqliteodbc-0.83.ebuild')
-rw-r--r-- | dev-db/sqliteodbc/sqliteodbc-0.83.ebuild | 4 |
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 48d55c3ead59..a4015450cd68 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.2 2009/10/11 17:03:26 mrpouet Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.83.ebuild,v 1.3 2009/10/24 13:21:46 nixnut 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 |