diff options
author | 2015-11-18 16:32:25 +0100 | |
---|---|---|
committer | 2015-11-18 16:40:15 +0100 | |
commit | 71cb9212c89d2bf1b204e838dce369cd49612b95 (patch) | |
tree | 2e8f14abce815b516f3482164221af2d834df698 /profiles/arch/alpha | |
parent | dev-python/backports-ssl-match-hostname: Keyword under ALLARCHES policy (diff) | |
download | gentoo-71cb9212c89d2bf1b204e838dce369cd49612b95.tar.gz gentoo-71cb9212c89d2bf1b204e838dce369cd49612b95.tar.bz2 gentoo-71cb9212c89d2bf1b204e838dce369cd49612b95.zip |
profiles: Mask USE on arches triggering incompatible deps
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'profiles/arch/alpha')
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 0e65b50f1c9a..81945cc6598d 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -2,6 +2,13 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Justin Lecher <jlec@gentoo.org> (18 Nov 2015) +# requires dev-python/restkit which requires +# dev-python/socketpool which requires dev-python/gevent which requires +# dev-python/greenlet which has not been ported to ALPHA +dev-python/wsgiproxy2 test +dev-python/pyquery test + # Matt Turner <mattst88@gentoo.org> (15 Nov 2015) # Missing keywords dev-util/perf numa |