x11-libs/gtk+: Restrict tests and add a note explaining that upstream doesn't care...
authorPacho Ramos <pacho@gentoo.org>
Thu, 11 Aug 2016 18:26:57 +0000 (20:26 +0200)
committerPacho Ramos <pacho@gentoo.org>
Thu, 11 Aug 2016 18:27:38 +0000 (20:27 +0200)
Package-Manager: portage-2.3.0

x11-libs/gtk+/gtk+-2.24.30.ebuild
x11-libs/gtk+/gtk+-3.20.8.ebuild

index 76d62782b150b8d4ce9f331dceef5b2e0655c9ad..d4480cda225a79d58f489e227bd9e8762397dfae 100644 (file)
@@ -20,6 +20,10 @@ REQUIRED_USE="
 
 KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
+# Upstream wants us to do their job:
+# https://bugzilla.gnome.org/show_bug.cgi?id=768663#c1
+RESTRICT="test"
+
 # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf)
 COMMON_DEPEND="
        >=dev-libs/atk-2.10.0[introspection?,${MULTILIB_USEDEP}]
index 21e48ff166afe7d3f9d0ab9aa9452798dd4c5a08..8a04adf460578d014a28a2eedd6729492c37659e 100644 (file)
@@ -20,6 +20,10 @@ REQUIRED_USE="
 
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
+# Upstream wants us to do their job:
+# https://bugzilla.gnome.org/show_bug.cgi?id=768662#c1
+RESTRICT="test"
+
 # FIXME: introspection data is built against system installation of gtk+:3,
 # bug #????
 # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf)