summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pygobject/pygobject-3.18.2.ebuild')
-rw-r--r--dev-python/pygobject/pygobject-3.18.2.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-python/pygobject/pygobject-3.18.2.ebuild b/dev-python/pygobject/pygobject-3.18.2.ebuild
index a09e5f33820b..cfd2ebb0b3df 100644
--- a/dev-python/pygobject/pygobject-3.18.2.ebuild
+++ b/dev-python/pygobject/pygobject-3.18.2.ebuild
@@ -41,11 +41,8 @@ DEPEND="${COMMON_DEPEND}
x11-libs/gdk-pixbuf:2[introspection]
x11-libs/gtk+:3[introspection]
x11-libs/pango[introspection]
- !sparc? ( python_targets_python2_7? ( dev-python/pyflakes[$(python_gen_usedep python2_7)] ) ) )
+ python_targets_python2_7? ( dev-python/pyflakes[$(python_gen_usedep python2_7)] ) )
"
-# FIXME: remove "!sparc?" automagic nonsense above when pyflakes is
-# keyworded on sparc, bug #553380
-
# gnome-base/gnome-common required by eautoreconf
# We now disable introspection support in slot 2 per upstream recommendation