diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-03-27 13:28:47 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-03-27 13:28:47 +0000 |
commit | c676648b96e24fc2888ea443feb4b4ca6d44f41e (patch) | |
tree | 2bd334eb4418eb215ac5ce9823a938e158a91ff4 /dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-10.2.0.3.ebuild | |
parent | Marked ppc stable for bug #170650. (diff) | |
download | gentoo-2-c676648b96e24fc2888ea443feb4b4ca6d44f41e.tar.gz gentoo-2-c676648b96e24fc2888ea443feb4b4ca6d44f41e.tar.bz2 gentoo-2-c676648b96e24fc2888ea443feb4b4ca6d44f41e.zip |
Stable on x86 wrt bug #132791.
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-10.2.0.3.ebuild')
-rw-r--r-- | dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-10.2.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-10.2.0.3.ebuild b/dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-10.2.0.3.ebuild index 8e5bb71556ad..c9c121c7e644 100644 --- a/dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-10.2.0.3.ebuild +++ b/dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-10.2.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-10.2.0.3.ebuild,v 1.3 2007/01/31 13:50:44 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-10.2.0.3.ebuild,v 1.4 2007/03/27 13:28:47 wolf31o2 Exp $ inherit eutils @@ -15,7 +15,7 @@ SRC_URI="amd64? ( ${MY_P_amd64}.zip ) LICENSE="OTN" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 x86" RESTRICT="fetch" IUSE="" |