diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-12-05 18:14:04 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-12-05 18:20:35 -0500 |
commit | 5056275027a63b1ca8ef9eccb425cfd85106f671 (patch) | |
tree | 4a4b0fb7800c9bc66087c1207fec6903f6758512 /x11-libs/libxcb | |
parent | x11-libs/libXt: Add RESTRICT="!test? ( test )" (diff) | |
download | gentoo-5056275027a63b1ca8ef9eccb425cfd85106f671.tar.gz gentoo-5056275027a63b1ca8ef9eccb425cfd85106f671.tar.bz2 gentoo-5056275027a63b1ca8ef9eccb425cfd85106f671.zip |
x11-libs/libxcb: Add RESTRICT="!test? ( test )"
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/libxcb')
-rw-r--r-- | x11-libs/libxcb/libxcb-1.13.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-libs/libxcb/libxcb-1.13.1.ebuild b/x11-libs/libxcb/libxcb-1.13.1.ebuild index 8cd3208c9f4a..1eafafb3fd8c 100644 --- a/x11-libs/libxcb/libxcb-1.13.1.ebuild +++ b/x11-libs/libxcb/libxcb-1.13.1.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 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc selinux test xkb" +RESTRICT="!test? ( test )" SLOT="0/1.12" RDEPEND=">=dev-libs/libpthread-stubs-0.3-r1[${MULTILIB_USEDEP}] |