commit: ec5cf2d5090c1aa8436139df50626a84f5a614cd Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> AuthorDate: Sun Sep 24 17:05:00 2017 +0000 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> CommitDate: Sun Sep 24 17:05:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec5cf2d5
profiles: unmask dev-python/kaa-base[tls] Gentoo-Bug: 630826 profiles/arch/amd64/package.use.mask | 4 ---- profiles/arch/base/package.use.mask | 5 ----- profiles/arch/x86/package.use.mask | 4 ---- 3 files changed, 13 deletions(-) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index b82f6915cfc..121b4078df6 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -306,7 +306,3 @@ media-sound/mpg123 cpu_flags_x86_mmx cpu_flags_x86_3dnow cpu_flags_x86_3dnowext # saves people from needlessly installing nasm # Refs bug #93279 media-sound/lame cpu_flags_x86_mmx - -# Robert Buchholz <[email protected]> (16 Aug 2008) -# masked in base, unmask for x86/amd64 -dev-python/kaa-base -tls diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 4eb2e87ae80..c1f2b0728eb 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -5,11 +5,6 @@ # Requires [cuda] which is masked in most of the profiles. media-libs/opencv contrib_xfeatures2d -# Alon Bar-Lev <[email protected]> (01 Sep 2017) -# dev-python/tlslite is keyworded only for x86/amd64 -# waiting for ppc, bug#629506 -dev-python/kaa-base tls - # Rick Farina <[email protected]> (11 May 2017) # the needed deps are amd64/x86 only net-analyzer/metasploit nexpose openvas diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 21cf1da1a2d..ebfbaafd0d1 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -232,10 +232,6 @@ sys-power/pm-utils -video_cards_intel -video_cards_radeon # X use flag only for amd64/x86, bug 285951. media-gfx/iscan -X -# Robert Buchholz <[email protected]> (16 Aug 2008) -# masked in base, unmask for x86/amd64 -dev-python/kaa-base -tls - # Serkan Kaba <[email protected]> (20 Jul 2008) app-text/enchant -zemberek
