diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 03:01:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 03:01:15 +0000 |
commit | 65be2fbb158babe22c23fbe563115f6853112446 (patch) | |
tree | c17463e6eac2d0a25bd1f6a9d249955f1c29c5cb /profiles | |
parent | profiles/base: drop obsolete sys-fs/dmraid[klibc] mask (diff) | |
download | gentoo-65be2fbb158babe22c23fbe563115f6853112446.tar.gz gentoo-65be2fbb158babe22c23fbe563115f6853112446.tar.bz2 gentoo-65be2fbb158babe22c23fbe563115f6853112446.zip |
profiles/arch/powerpc: drop obsolete klibc mask
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/powerpc/use.mask | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask index 26ae8393fc24..fa4819770c32 100644 --- a/profiles/arch/powerpc/use.mask +++ b/profiles/arch/powerpc/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # PPC Specific use flags @@ -50,9 +50,6 @@ gnuefi appindicator ayatana -#Klibc does not work -klibc - # These flags should only be used for ppc -ppcsha1 # Unmask the Altivec instruction set @@ -135,4 +132,3 @@ nvtt # Pacho Ramos <pacho@gentoo.org> (2014-01-08) # Unmask systemd since it is keyworded here. -systemd - |