diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-03-27 13:28:59 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-03-27 13:28:59 +0000 |
commit | 772e1930b0786869410e57fe30d854c348abe81e (patch) | |
tree | 750152f77344a64c777208da23a1653e7f4738b8 /dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-10.2.0.3.ebuild | |
parent | make this agnostic as to the versions of guile involved, so that gnucash can ... (diff) | |
download | historical-772e1930b0786869410e57fe30d854c348abe81e.tar.gz historical-772e1930b0786869410e57fe30d854c348abe81e.tar.bz2 historical-772e1930b0786869410e57fe30d854c348abe81e.zip |
Stable on x86 wrt bug #132791.
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-10.2.0.3.ebuild')
-rw-r--r-- | dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-10.2.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-10.2.0.3.ebuild b/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-10.2.0.3.ebuild index ec7c114225f4..7159cb655a79 100644 --- a/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-10.2.0.3.ebuild +++ b/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-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-sqlplus/oracle-instantclient-sqlplus-10.2.0.3.ebuild,v 1.3 2007/01/31 13:52:23 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-10.2.0.3.ebuild,v 1.4 2007/03/27 13:28:59 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="" |