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 | a47650f164e9ba5f15ab8c6e988c2268f16c3d6d (patch) | |
tree | b2b900bfd66273af5f1fe6f13f90564f2c0dc53a /profiles | |
parent | Fix typo ("mirro://" -> "mirror://"). (diff) | |
download | historical-a47650f164e9ba5f15ab8c6e988c2268f16c3d6d.tar.gz historical-a47650f164e9ba5f15ab8c6e988c2268f16c3d6d.tar.bz2 historical-a47650f164e9ba5f15ab8c6e988c2268f16c3d6d.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 |