summaryrefslogtreecommitdiff
path: root/sys-cluster/hpx/hpx-1.0.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/hpx/hpx-1.0.0.ebuild')
-rw-r--r--sys-cluster/hpx/hpx-1.0.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-cluster/hpx/hpx-1.0.0.ebuild b/sys-cluster/hpx/hpx-1.0.0.ebuild
index 489183811659..0c4de411e176 100644
--- a/sys-cluster/hpx/hpx-1.0.0.ebuild
+++ b/sys-cluster/hpx/hpx-1.0.0.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 )