diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-01-28 02:44:49 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-01-28 02:48:07 +0100 |
commit | 9ccd26f7fa19ec79603417b601ff483b0162b965 (patch) | |
tree | 28a5d62b87b1926a7bb7f042f31e4a6dc8c6da60 /profiles | |
parent | profiles: Mask "java" USE flag for uclibc (diff) | |
download | gentoo-9ccd26f7fa19ec79603417b601ff483b0162b965.tar.gz gentoo-9ccd26f7fa19ec79603417b601ff483b0162b965.tar.bz2 gentoo-9ccd26f7fa19ec79603417b601ff483b0162b965.zip |
profiles: Mask "java" USE flag for hardened/linux/powerpc/ppc64/32bit-userland
Acked-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/linux/powerpc/ppc64/32bit-userland/use.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/use.mask b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/use.mask index ddde044c3eb2..40f9f05ad990 100644 --- a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/use.mask +++ b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/use.mask @@ -1,7 +1,11 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Thomas Deutschmann <whissi@gentoo.org> (28 Jan 2017) +# No JAVA in 32-bit userland +java + # We mask this since we're not really a multilib profile multilib |