diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-01-20 23:03:23 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-01-20 23:04:40 +0100 |
commit | a3be0c77c80acdb53e34aad2e87d4d42a142b364 (patch) | |
tree | 03eb17e041f7c6674aefe38495d73196530124cd /profiles/hardened | |
parent | dev-perl/Crypt-OpenSSL-DSA: Un-parallelize tests since they fail otherwise (diff) | |
download | gentoo-a3be0c77c80acdb53e34aad2e87d4d42a142b364.tar.gz gentoo-a3be0c77c80acdb53e34aad2e87d4d42a142b364.tar.bz2 gentoo-a3be0c77c80acdb53e34aad2e87d4d42a142b364.zip |
profiles: Clean up obsolete use.force/use.force entries
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/powerpc/ppc64/use.mask | 5 | ||||
-rw-r--r-- | profiles/hardened/linux/use.mask | 5 |
2 files changed, 1 insertions, 9 deletions
diff --git a/profiles/hardened/linux/powerpc/ppc64/use.mask b/profiles/hardened/linux/powerpc/ppc64/use.mask index f3e913e17a67..f915d27e907b 100644 --- a/profiles/hardened/linux/powerpc/ppc64/use.mask +++ b/profiles/hardened/linux/powerpc/ppc64/use.mask @@ -5,10 +5,6 @@ mplayer ruby mono -# should be ok -jikes -junit - guile # need to test libaio @@ -28,7 +24,6 @@ seamonkey # Modular X: mask for architectures on which they aren't available video_cards_apm video_cards_ark -video_cards_cyrix video_cards_i128 video_cards_i740 video_cards_intel diff --git a/profiles/hardened/linux/use.mask b/profiles/hardened/linux/use.mask index 48ed0d68725d..a1af92ec81b4 100644 --- a/profiles/hardened/linux/use.mask +++ b/profiles/hardened/linux/use.mask @@ -1,12 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -hardened -# tcc is x86-only -tcc - # precompiled headers are not compat with ASLR. pch |