summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-01-29 01:33:52 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-01-29 01:33:52 +0100
commit84244a5ffc10c561157ccaed302c15903f383d94 (patch)
tree7f946bd1b9e0b4ae76a77f5947b8201eecb05a6e /sys-libs/libomp
parentsys-libs/llvm-libunwind: x86 stable (bug #644814) (diff)
downloadgentoo-84244a5ffc10c561157ccaed302c15903f383d94.tar.gz
gentoo-84244a5ffc10c561157ccaed302c15903f383d94.tar.bz2
gentoo-84244a5ffc10c561157ccaed302c15903f383d94.zip
sys-libs/libomp: x86 stable (bug #644814)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'sys-libs/libomp')
-rw-r--r--sys-libs/libomp/libomp-5.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-5.0.1.ebuild b/sys-libs/libomp/libomp-5.0.1.ebuild
index 9075688c9e49..a6754f307949 100644
--- a/sys-libs/libomp/libomp-5.0.1.ebuild
+++ b/sys-libs/libomp/libomp-5.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"
RESTRICT="!test? ( test )"