From 71cb9212c89d2bf1b204e838dce369cd49612b95 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 18 Nov 2015 16:32:25 +0100 Subject: profiles: Mask USE on arches triggering incompatible deps Signed-off-by: Justin Lecher --- profiles/arch/alpha/package.use.mask | 7 +++++++ profiles/arch/ia64/package.use.mask | 7 +++++++ profiles/arch/sparc/package.use.mask | 7 +++++++ 3 files changed, 21 insertions(+) (limited to 'profiles/arch') 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 (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 (15 Nov 2015) # Missing keywords dev-util/perf numa diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 4ae372c8a55f..b22c1448d73b 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -2,6 +2,13 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Justin Lecher (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 +dev-python/wsgiproxy2 test +dev-python/pyquery test + # Pacho Ramos (15 Nov 2015) # Missing keywords >=media-plugins/grilo-plugins-0.2.16 upnp-av diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 8eeaedb30d77..fecfa8d66cde 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -2,6 +2,13 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Justin Lecher (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 +dev-python/wsgiproxy2 test +dev-python/pyquery test + # Pacho Ramos (15 Nov 2015) # Missing keywords >=media-plugins/grilo-plugins-0.2.14 upnp-av -- cgit v1.2.3-18-g5258