summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2016-06-06 18:22:00 +0200
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2016-06-06 18:22:00 +0200
commit6ff7f8325cb70fd87418d569f8131d3f2dddd747 (patch)
treede9f59f307d1cd563ee8279531d68dac4655c7e9 /x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild
parentx11-proto/xcb-proto: fix broken schema definition that caused tests to fail (diff)
downloadgentoo-6ff7f8325cb70fd87418d569f8131d3f2dddd747.tar.gz
gentoo-6ff7f8325cb70fd87418d569f8131d3f2dddd747.tar.bz2
gentoo-6ff7f8325cb70fd87418d569f8131d3f2dddd747.zip
x11-proto/xcb-proto: unrestrict tests
Package-Manager: portage-2.2.28
Diffstat (limited to 'x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild')
-rw-r--r--x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild b/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild
index c59c1a4f801c..84156c899a26 100644
--- a/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild
+++ b/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild
@@ -18,8 +18,6 @@ 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"