commit: 1682c4c2c4750e72ed5aa6abff99faef7f09c0f6
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 24 16:14:43 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Nov 24 16:14:43 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1682c4c2
media-libs/coin: fix QA warnings about tests
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
media-libs/coin/coin-4.0.0a_pre20191109.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/media-libs/coin/coin-4.0.0a_pre20191109.ebuild
b/media-libs/coin/coin-4.0.0a_pre20191109.ebuild
index 1b5d6a621a8..0397a3a736d 100644
--- a/media-libs/coin/coin-4.0.0a_pre20191109.ebuild
+++ b/media-libs/coin/coin-4.0.0a_pre20191109.ebuild
@@ -15,6 +15,7 @@ LICENSE="|| ( GPL-2 PEL )"
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
SLOT="0"
IUSE="debug doc +exceptions javascript man openal qthelp test threads"
+RESTRICT="!test? ( test )"
REQUIRED_USE="
man? ( doc )