diff options
Diffstat (limited to 'sys-cluster/hpx/hpx-1.2.1.ebuild')
-rw-r--r-- | sys-cluster/hpx/hpx-1.2.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-cluster/hpx/hpx-1.2.1.ebuild b/sys-cluster/hpx/hpx-1.2.1.ebuild index a57d12d298d1..64c2d82ce771 100644 --- a/sys-cluster/hpx/hpx-1.2.1.ebuild +++ b/sys-cluster/hpx/hpx-1.2.1.ebuild @@ -21,6 +21,7 @@ HOMEPAGE="https://stellar.cct.lsu.edu/tag/hpx/" SLOT="0" LICENSE="Boost-1.0" IUSE="doc examples jemalloc papi +perftools tbb test" +RESTRICT="!test? ( test )" REQUIRED_USE="?? ( jemalloc perftools tbb )" |