summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-11 14:24:30 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-11 14:24:30 +0300
commit945c1b15d9dff70e32d5d68698457ecc5ba342a9 (patch)
tree860ea9fe2044c1349de6e6259f5ab405d220263e /sys-libs/libomp
parentsys-libs/libcxx: x86 stable wrt bug #674068 (diff)
downloadgentoo-945c1b15d9dff70e32d5d68698457ecc5ba342a9.tar.gz
gentoo-945c1b15d9dff70e32d5d68698457ecc5ba342a9.tar.bz2
gentoo-945c1b15d9dff70e32d5d68698457ecc5ba342a9.zip
sys-libs/libomp: x86 stable wrt bug #674068
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'sys-libs/libomp')
-rw-r--r--sys-libs/libomp/libomp-7.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-7.1.0.ebuild b/sys-libs/libomp/libomp-7.1.0.ebuild
index 378a03ac76c4..29e5d3d82728 100644
--- a/sys-libs/libomp/libomp-7.1.0.ebuild
+++ b/sys-libs/libomp/libomp-7.1.0.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 ~arm ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~x64-macos"
IUSE="cuda hwloc kernel_linux offload ompt test"
# CUDA works only with the x86_64 ABI
REQUIRED_USE="offload? ( cuda? ( abi_x86_64 ) )"