diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-12-05 18:15:25 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-12-05 18:20:36 -0500 |
commit | fd208e2e999fb1ce8284fff476409973861a1bd6 (patch) | |
tree | 98ae7e2738592fbfbf811b7ee33db158ca23be49 /x11-libs | |
parent | x11-libs/xcb-util-image: Add RESTRICT="!test? ( test )" (diff) | |
download | gentoo-fd208e2e999fb1ce8284fff476409973861a1bd6.tar.gz gentoo-fd208e2e999fb1ce8284fff476409973861a1bd6.tar.bz2 gentoo-fd208e2e999fb1ce8284fff476409973861a1bd6.zip |
x11-libs/xcb-util-keysyms: Add RESTRICT="!test? ( test )"
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r1.ebuild b/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r1.ebuild index 90590ca324eb..b9a5a3e0af95 100644 --- a/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r1.ebuild +++ b/x11-libs/xcb-util-keysyms/xcb-util-keysyms-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-libs/libxcb:=[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND} |