diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2006-01-22 01:17:00 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2006-01-22 01:17:00 +0000 |
commit | c3056eb7db852d9ef2d21dbd26277b35ca0ab939 (patch) | |
tree | 3e0bad9df3b7295ad3ff1673694a4d7eca339e08 /profiles | |
parent | Fix typo ("mirro://" -> "mirror://"). (diff) | |
download | gentoo-2-c3056eb7db852d9ef2d21dbd26277b35ca0ab939.tar.gz gentoo-2-c3056eb7db852d9ef2d21dbd26277b35ca0ab939.tar.bz2 gentoo-2-c3056eb7db852d9ef2d21dbd26277b35ca0ab939.zip |
Mask oracle.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/arm/use.mask | 4 | ||||
-rw-r--r-- | profiles/uclibc/use.mask | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/profiles/default-linux/arm/use.mask b/profiles/default-linux/arm/use.mask index 1618a0644a37..2692bd9ae5a4 100644 --- a/profiles/default-linux/arm/use.mask +++ b/profiles/default-linux/arm/use.mask @@ -28,3 +28,7 @@ lm_sensors # Luca Longinotti <chtekk@gentoo.org> # fix dev-lang/php + arm + firebird firebird + +# Luca Longinotti <chtekk@gentoo.org> +# mask Oracle +oci8 diff --git a/profiles/uclibc/use.mask b/profiles/uclibc/use.mask index e07ffcd672ae..419a4dd7036a 100644 --- a/profiles/uclibc/use.mask +++ b/profiles/uclibc/use.mask @@ -7,3 +7,7 @@ aqua emul-linux-x86 -uclibc + +# Luca Longinotti <chtekk@gentoo.org> +# mask Oracle +oci8 |