diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-12-05 18:14:18 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-12-05 18:20:35 -0500 |
commit | 8b6604d92d21f3eb92052b36c504b5a943cd63ff (patch) | |
tree | 6b4374d3f6376da648d305a0a7dfbe59d5dcf2a0 /x11-libs/libxkbcommon | |
parent | x11-libs/libxcb: Add RESTRICT="!test? ( test )" (diff) | |
download | gentoo-8b6604d92d21f3eb92052b36c504b5a943cd63ff.tar.gz gentoo-8b6604d92d21f3eb92052b36c504b5a943cd63ff.tar.bz2 gentoo-8b6604d92d21f3eb92052b36c504b5a943cd63ff.zip |
x11-libs/libxkbcommon: Add RESTRICT="!test? ( test )"
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/libxkbcommon')
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-0.9.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.9.1.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.9.1.ebuild index f0d8c2958ec1..3c8da7b78001 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-0.9.1.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-0.9.1.ebuild @@ -17,6 +17,7 @@ DESCRIPTION="keymap handling library for toolkits and window systems" HOMEPAGE="https://xkbcommon.org/ https://github.com/xkbcommon/libxkbcommon/" LICENSE="MIT" IUSE="X doc test" +RESTRICT="!test? ( test )" SLOT="0" BDEPEND=" |