summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-06-07 15:59:09 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-06-07 16:03:39 +0300
commit7eeeecf0697ba877a81f607124057de52b23b76b (patch)
tree022539e088f95cbb3c5b08fc3a947a77fa9c2a89 /sys-libs/libomp
parentsys-libs/libcxx: amd64 stable wrt bug #657516 (diff)
downloadgentoo-7eeeecf0697ba877a81f607124057de52b23b76b.tar.gz
gentoo-7eeeecf0697ba877a81f607124057de52b23b76b.tar.bz2
gentoo-7eeeecf0697ba877a81f607124057de52b23b76b.zip
sys-libs/libomp: amd64 stable wrt bug #657516
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-libs/libomp')
-rw-r--r--sys-libs/libomp/libomp-5.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-5.0.2.ebuild b/sys-libs/libomp/libomp-5.0.2.ebuild
index 2a0817f288fd..372d35a7e7ce 100644
--- a/sys-libs/libomp/libomp-5.0.2.ebuild
+++ b/sys-libs/libomp/libomp-5.0.2.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 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x64-macos"
IUSE="hwloc kernel_linux ompt test"
RESTRICT="!test? ( test )"