From: Chí-Thanh Christopher Nguyễn Date: Mon, 6 Jun 2016 16:22:00 +0000 (+0200) Subject: x11-proto/xcb-proto: unrestrict tests X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6ff7f8325cb70fd87418d569f8131d3f2dddd747;p=gentoo.git x11-proto/xcb-proto: unrestrict tests Package-Manager: portage-2.2.28 --- 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"