commit: 65be2fbb158babe22c23fbe563115f6853112446 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 15 03:01:15 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 15 03:01:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65be2fbb
profiles/arch/powerpc: drop obsolete klibc mask Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/powerpc/use.mask | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask index 26ae8393fc2..fa4819770c3 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 <[email protected]> (2014-01-08) # Unmask systemd since it is keyworded here. -systemd -
