summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-12-14 14:30:37 -0800
committerMatt Turner <mattst88@gentoo.org>2017-12-14 14:30:37 -0800
commit403e08391ae29eb04d0cf74c63fb9aa2429ff8e4 (patch)
tree5f3d5834f2d9ebfb2e01d3b6bd1a02119dfacaa3 /sys-libs/libomp
parentsys-libs/libcxx-4.0.1: amd64 stable, bug 637210 (diff)
downloadgentoo-403e08391ae29eb04d0cf74c63fb9aa2429ff8e4.tar.gz
gentoo-403e08391ae29eb04d0cf74c63fb9aa2429ff8e4.tar.bz2
gentoo-403e08391ae29eb04d0cf74c63fb9aa2429ff8e4.zip
sys-libs/libomp-4.0.1: amd64 stable, bug 637210
Diffstat (limited to 'sys-libs/libomp')
-rw-r--r--sys-libs/libomp/libomp-4.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-4.0.1.ebuild b/sys-libs/libomp/libomp-4.0.1.ebuild
index fede770fd3ff..0ca953656f66 100644
--- a/sys-libs/libomp/libomp-4.0.1.ebuild
+++ b/sys-libs/libomp/libomp-4.0.1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/openmp-${PV/_/}.src.tar.xz"
LICENSE="|| ( UoI-NCSA MIT ) MIT LLVM-Grant"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="hwloc ompt test"
RDEPEND="hwloc? ( sys-apps/hwloc:0=[${MULTILIB_USEDEP}] )"