diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-12-05 18:14:53 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-12-05 18:20:35 -0500 |
commit | b6decb95aad8deab42375298c8fe107f0c07e2f7 (patch) | |
tree | 7c9399a52444ae2709ef3f2badbc3dc94e6ac6b5 /x11-libs/xcb-util-cursor | |
parent | x11-libs/xcb-util: Add RESTRICT="!test? ( test )" (diff) | |
download | gentoo-b6decb95aad8deab42375298c8fe107f0c07e2f7.tar.gz gentoo-b6decb95aad8deab42375298c8fe107f0c07e2f7.tar.bz2 gentoo-b6decb95aad8deab42375298c8fe107f0c07e2f7.zip |
x11-libs/xcb-util-cursor: Add RESTRICT="!test? ( test )"
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/xcb-util-cursor')
-rw-r--r-- | x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild index 1834b93a127b..a7559fd27eca 100644 --- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild +++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild @@ -17,6 +17,7 @@ HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/l KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=">=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}] >=x11-libs/xcb-util-image-0.3.9-r1[${MULTILIB_USEDEP}] |