diff options
Diffstat (limited to 'dev-db/sqliteodbc/sqliteodbc-0.93.ebuild')
-rw-r--r-- | dev-db/sqliteodbc/sqliteodbc-0.93.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/sqliteodbc/sqliteodbc-0.93.ebuild b/dev-db/sqliteodbc/sqliteodbc-0.93.ebuild index a35884f9b5f0..9ca385e498fe 100644 --- a/dev-db/sqliteodbc/sqliteodbc-0.93.ebuild +++ b/dev-db/sqliteodbc/sqliteodbc-0.93.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.93.ebuild,v 1.1 2012/03/24 12:02:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.93.ebuild,v 1.2 2012/05/05 11:10:37 xmw Exp $ EAPI=4 @@ -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 ~arm ~ppc ~x86" IUSE="" DEPEND=">=dev-db/sqlite-3.6 |