diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-12-15 17:03:21 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-12-15 17:20:21 +0100 |
commit | 9308c4ac52782447040c6ec988e52339d0886df7 (patch) | |
tree | 7725e41d7dd5c0bf8be8861ed07846bae1e589c2 /sys-libs/libomp/libomp-9999.ebuild | |
parent | sys-libs/libcxx: Restrict tests with USE=-test (diff) | |
download | gentoo-9308c4ac52782447040c6ec988e52339d0886df7.tar.gz gentoo-9308c4ac52782447040c6ec988e52339d0886df7.tar.bz2 gentoo-9308c4ac52782447040c6ec988e52339d0886df7.zip |
sys-libs/libomp: Restrict tests with USE=-test
Diffstat (limited to 'sys-libs/libomp/libomp-9999.ebuild')
-rw-r--r-- | sys-libs/libomp/libomp-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-libs/libomp/libomp-9999.ebuild b/sys-libs/libomp/libomp-9999.ebuild index d62e8ac7000c..3a3f7466c591 100644 --- a/sys-libs/libomp/libomp-9999.ebuild +++ b/sys-libs/libomp/libomp-9999.ebuild @@ -24,6 +24,7 @@ LICENSE="|| ( UoI-NCSA MIT ) MIT LLVM-Grant" SLOT="0" KEYWORDS="" IUSE="hwloc ompt test" +RESTRICT="!test? ( test )" RDEPEND="hwloc? ( sys-apps/hwloc:0=[${MULTILIB_USEDEP}] )" # tests: |