mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-libs/wayland-protocols: Unrestrict tests
Closes: https://bugs.gentoo.org/843596 Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -19,7 +19,7 @@ fi
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
IUSE="test"
|
||||
RESTRICT="test" # Bug #843596
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
DEPEND="
|
||||
test? ( dev-libs/wayland )
|
||||
|
||||
@@ -19,7 +19,7 @@ fi
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
IUSE="test"
|
||||
RESTRICT="test" # Bug #843596
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
DEPEND="
|
||||
test? ( dev-libs/wayland )
|
||||
|
||||
Reference in New Issue
Block a user