summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2013-11-25 23:17:25 +0100
committerGilles Dartiguelongue <eva@gentoo.org>2013-11-26 00:12:35 +0100
commit3d2307d055e32d1eac042f2c124f0d08dadce308 (patch)
tree404e93e5763f3f068e5549e790f38a128a012b8d /profiles
parentdev-libs/libpeas: 1.8.1 → 1.9.0 (diff)
downloadgnome-3d2307d055e32d1eac042f2c124f0d08dadce308.tar.gz
gnome-3d2307d055e32d1eac042f2c124f0d08dadce308.tar.bz2
gnome-3d2307d055e32d1eac042f2c124f0d08dadce308.zip
profiles: add use masks for libpeas
Unfortunately, python2.6 and gjs breaks in the testsuite. gjs appears to be dropped in favor of seed in master and python support has been reworked but pygobject just dropped 2.6 support so I guess there is no point in fighting over it.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/package.use.mask8
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/package.use.mask b/profiles/package.use.mask
new file mode 100644
index 00000000..55d70226
--- /dev/null
+++ b/profiles/package.use.mask
@@ -0,0 +1,8 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+# Gilles Dartiguelongue <eva@gentoo.org> (25 Nov 2013)
+# gjs: tests fail and support for it was purely and simply removed in master/1.9
+# python2_6: unit tests fail for this abi, must report usptream
+dev-libs/libpeas gjs python_targets_python2_6