Gentoo Archives: gentoo-commits

From: Aisha Tammy <gentoo@×××××.cc>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: dev-libs/boost-compute/
Date: Fri, 25 Sep 2020 23:23:14
Message-Id: 1601076183.82dc6031d4694697c13da820111360c9b0d0ccd2.epsilon-0@gentoo
1 commit: 82dc6031d4694697c13da820111360c9b0d0ccd2
2 Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
3 AuthorDate: Fri Sep 25 23:23:03 2020 +0000
4 Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
5 CommitDate: Fri Sep 25 23:23:03 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=82dc6031
7
8 dev-libs/boost-compute: restrict tests to FEATURE=test
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
12
13 dev-libs/boost-compute/boost-compute-1.74.0.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/dev-libs/boost-compute/boost-compute-1.74.0.ebuild b/dev-libs/boost-compute/boost-compute-1.74.0.ebuild
17 index c400c83bf..3e986bda0 100644
18 --- a/dev-libs/boost-compute/boost-compute-1.74.0.ebuild
19 +++ b/dev-libs/boost-compute/boost-compute-1.74.0.ebuild
20 @@ -20,6 +20,7 @@ fi
21 LICENSE="Boost-1.0"
22 SLOT="0"
23 IUSE="benchmark bolt cache cpp11 cuda eigen examples opencv qt tbb test threads vtk"
24 +RESTRICT="!test? ( test )"
25
26 RDEPEND="
27 dev-libs/boost