projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6b12e1
)
x11-libs/libX11: Add RESTRICT="!test? ( test )"
author
Matt Turner
<mattst88@gentoo.org>
Thu, 5 Dec 2019 23:13:24 +0000
(18:13 -0500)
committer
Matt Turner
<mattst88@gentoo.org>
Thu, 5 Dec 2019 23:20:35 +0000
(18:20 -0500)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
x11-libs/libX11/libX11-1.6.9.ebuild
patch
|
blob
|
history
diff --git
a/x11-libs/libX11/libX11-1.6.9.ebuild
b/x11-libs/libX11/libX11-1.6.9.ebuild
index 05f8faeb8d5c821b563b3332023fc2655f569f12..432b7ef0c9ed024c2196c568024c02a56d413f35 100644
(file)
--- a/
x11-libs/libX11/libX11-1.6.9.ebuild
+++ b/
x11-libs/libX11/libX11-1.6.9.ebuild
@@
-11,6
+11,7
@@
DESCRIPTION="X.Org X11 library"
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"
IUSE="ipv6 test"
+RESTRICT="!test? ( test )"
RDEPEND=">=x11-libs/libxcb-1.11.1[${MULTILIB_USEDEP}]
!<x11-base/xorg-proto-2019.2"