commit: c45f8b8a81fb6ab0a0d9476643491211b2776c11 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sat Mar 17 23:52:53 2018 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sat Mar 17 23:52:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c45f8b8a
Fix repoman because arches profiles were unmasking zemberek USE flag for enchant profiles/arch/amd64/package.use.mask | 3 --- profiles/arch/x86/package.use.mask | 3 --- 2 files changed, 6 deletions(-) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index d10aad5027b..ad5f53f1e2a 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -260,9 +260,6 @@ media-libs/imlib2 cpu_flags_x86_mmx # bad comment heading. see bug #246144 media-video/mplayer -cpudetection -# Serkan Kaba <[email protected]> (20 Jul 2008) -app-text/enchant -zemberek - # assembler-section # Oct 23th 2006; [email protected] diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index c4d0eb78d1e..09bd237a49c 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -249,9 +249,6 @@ sys-power/pm-utils -video_cards_intel -video_cards_radeon # X use flag only for amd64/x86, bug 285951. media-gfx/iscan -X -# Serkan Kaba <[email protected]> (20 Jul 2008) -app-text/enchant -zemberek - x11-terms/eterm cpu_flags_x86_sse2 # Steve Dibb <[email protected]> (29 Sept 2008)
