commit:     82dc6031d4694697c13da820111360c9b0d0ccd2
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Fri Sep 25 23:23:03 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Fri Sep 25 23:23:03 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=82dc6031

dev-libs/boost-compute: restrict tests to FEATURE=test

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 dev-libs/boost-compute/boost-compute-1.74.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-libs/boost-compute/boost-compute-1.74.0.ebuild 
b/dev-libs/boost-compute/boost-compute-1.74.0.ebuild
index c400c83bf..3e986bda0 100644
--- a/dev-libs/boost-compute/boost-compute-1.74.0.ebuild
+++ b/dev-libs/boost-compute/boost-compute-1.74.0.ebuild
@@ -20,6 +20,7 @@ fi
 LICENSE="Boost-1.0"
 SLOT="0"
 IUSE="benchmark bolt cache cpp11 cuda eigen examples opencv qt tbb test 
threads vtk"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        dev-libs/boost

Reply via email to