summaryrefslogtreecommitdiff
path: root/sys-cluster/hpx/hpx-0.9.99.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/hpx/hpx-0.9.99.ebuild')
-rw-r--r--sys-cluster/hpx/hpx-0.9.99.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-cluster/hpx/hpx-0.9.99.ebuild b/sys-cluster/hpx/hpx-0.9.99.ebuild
index 871a7dee306b..742001e9ada5 100644
--- a/sys-cluster/hpx/hpx-0.9.99.ebuild
+++ b/sys-cluster/hpx/hpx-0.9.99.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -23,6 +23,7 @@ HOMEPAGE="http://stellar.cct.lsu.edu/tag/hpx/"
SLOT="0"
LICENSE="Boost-1.0"
IUSE="doc examples jemalloc papi +perftools tbb test"
+RESTRICT="!test? ( test )"
RDEPEND="
tbb? ( dev-cpp/tbb )