diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-12 18:21:14 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-12 18:21:14 +0000 |
commit | 6127613e91afa8ec025ea96edb5c4dd37eec342e (patch) | |
tree | cd5521a5a1035c9c1ab06ee682610bf4f7452f54 /dev-db/tora/tora-2.1.1.ebuild | |
parent | Fix dependencies and RESTRICT_PYTHON_ABIS. (diff) | |
download | gentoo-2-6127613e91afa8ec025ea96edb5c4dd37eec342e.tar.gz gentoo-2-6127613e91afa8ec025ea96edb5c4dd37eec342e.tar.bz2 gentoo-2-6127613e91afa8ec025ea96edb5c4dd37eec342e.zip |
ppc stable #298855
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-db/tora/tora-2.1.1.ebuild')
-rw-r--r-- | dev-db/tora/tora-2.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/tora/tora-2.1.1.ebuild b/dev-db/tora/tora-2.1.1.ebuild index f218c14928fd..4327e2724ec6 100644 --- a/dev-db/tora/tora-2.1.1.ebuild +++ b/dev-db/tora/tora-2.1.1.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/tora/tora-2.1.1.ebuild,v 1.5 2010/01/11 18:43:17 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.1.ebuild,v 1.6 2010/01/12 18:21:14 nixnut Exp $ EAPI=2 @@ -13,7 +13,7 @@ IUSE="debug mysql oracle oci8-instant-client postgres" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ppc ~sparc x86" RDEPEND="${DEPEND}" DEPEND=" |