commit: 6ff7f8325cb70fd87418d569f8131d3f2dddd747
Author: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 6 16:22:00 2016 +0000
Commit: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
CommitDate: Mon Jun 6 16:22:00 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ff7f832
x11-proto/xcb-proto: unrestrict tests
Package-Manager: portage-2.2.28
x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild | 2 --
1 file changed, 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 c59c1a4..84156c8 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"