From 66b787e0363c18e8d45dd92068316c7074d548b9 Mon Sep 17 00:00:00 2001 From: Chí-Thanh Christopher Nguyễn Date: Mon, 30 May 2016 16:02:05 +0200 Subject: x11-proto/xcb-proto: restrict tests Bug: https://bugs.gentoo.org/show_bug.cgi?id=584532 Bug: https://bugs.freedesktop.org/show_bug.cgi?id=95494 Package-Manager: portage-2.2.28 --- x11-proto/xcb-proto/xcb-proto-1.12-r1.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'x11-proto') diff --git a/x11-proto/xcb-proto/xcb-proto-1.12-r1.ebuild b/x11-proto/xcb-proto/xcb-proto-1.12-r1.ebuild index 8ef85b60245c..21d706105995 100644 --- a/x11-proto/xcb-proto/xcb-proto-1.12-r1.ebuild +++ b/x11-proto/xcb-proto/xcb-proto-1.12-r1.ebuild @@ -18,6 +18,8 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/proto" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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" IUSE="" +RESTRICT="test" #584532 + RDEPEND="${PYTHON_DEPS}" DEPEND="${RDEPEND} dev-libs/libxml2" -- cgit v1.2.3-65-gdbad