diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-12-05 18:15:10 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-12-05 18:20:36 -0500 |
commit | 282ed25dcd9ec7b59b87603b71d1d2c8621b42e2 (patch) | |
tree | dbed0feff7d5c439eb82a5c7f0deb5f4c9bd8284 | |
parent | x11-libs/xcb-util-cursor: Add RESTRICT="!test? ( test )" (diff) | |
download | gentoo-282ed25dcd9ec7b59b87603b71d1d2c8621b42e2.tar.gz gentoo-282ed25dcd9ec7b59b87603b71d1d2c8621b42e2.tar.bz2 gentoo-282ed25dcd9ec7b59b87603b71d1d2c8621b42e2.zip |
x11-libs/xcb-util-image: Add RESTRICT="!test? ( test )"
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | x11-libs/xcb-util-image/xcb-util-image-0.4.0-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-libs/xcb-util-image/xcb-util-image-0.4.0-r1.ebuild b/x11-libs/xcb-util-image/xcb-util-image-0.4.0-r1.ebuild index 78f7fa079303..c612777a22e5 100644 --- a/x11-libs/xcb-util-image/xcb-util-image-0.4.0-r1.ebuild +++ b/x11-libs/xcb-util-image/xcb-util-image-0.4.0-r1.ebuild @@ -16,6 +16,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-base/xorg-proto >=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}] |