diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2005-10-31 13:52:25 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2005-10-31 13:52:25 +0000 |
commit | ca226c2d319f9d4512628cf1dc696de48d05b87f (patch) | |
tree | a7c2239fb3a07d753a4dfd478765d5c56aef6b05 /profiles/default-linux/x86 | |
parent | Fixed dodoc not to install INSTALL. (diff) | |
download | gentoo-2-ca226c2d319f9d4512628cf1dc696de48d05b87f.tar.gz gentoo-2-ca226c2d319f9d4512628cf1dc696de48d05b87f.tar.bz2 gentoo-2-ca226c2d319f9d4512628cf1dc696de48d05b87f.zip |
Unmask oci8-instant-client USE flag for x86.
Diffstat (limited to 'profiles/default-linux/x86')
-rw-r--r-- | profiles/default-linux/x86/use.mask | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/default-linux/x86/use.mask b/profiles/default-linux/x86/use.mask index 86479decd662..e3ca956de3ca 100644 --- a/profiles/default-linux/x86/use.mask +++ b/profiles/default-linux/x86/use.mask @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/use.mask,v 1.10 2005/10/22 00:25:40 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/use.mask,v 1.11 2005/10/31 13:52:25 chtekk Exp $ # This file masks out USE flags that are simply NOT allowed in the default # x86 profile. This works, for example, if another architecture's @@ -19,3 +19,6 @@ # Unmask nvidia XvMC support -nvidia + +# Unmask dev-db/oracle-instantclient-basic support +-oci8-instant-client |