commit: a27e3d0ec44dde98e7654dbb6a6a53cf6f1c00af Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> AuthorDate: Thu Aug 31 21:12:26 2017 +0000 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> CommitDate: Thu Aug 31 21:12:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a27e3d0e
profiles: mask dev-python/kaa-base[tls] dev-python/tlslite is keyworded only for x86/amd64 waiting for ppc, bug#629506 profiles/arch/base/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 2f0cfd2f980..11c5085cfcd 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# 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
