summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-09-10 09:10:13 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-09-10 09:10:13 +0200
commit6b0a4f5fab2e3ec2c8d6a3658232f57a1dccfc38 (patch)
tree710eeae75535bb1037ddb1772710c39792342a30 /sys-libs/libomp/libomp-8.0.1.ebuild
parentsys-libs/libcxxabi: x86 stable wrt bug #693856 (diff)
downloadgentoo-6b0a4f5fab2e3ec2c8d6a3658232f57a1dccfc38.tar.gz
gentoo-6b0a4f5fab2e3ec2c8d6a3658232f57a1dccfc38.tar.bz2
gentoo-6b0a4f5fab2e3ec2c8d6a3658232f57a1dccfc38.zip
sys-libs/libomp: x86 stable wrt bug #693856
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/libomp/libomp-8.0.1.ebuild')
-rw-r--r--sys-libs/libomp/libomp-8.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-8.0.1.ebuild b/sys-libs/libomp/libomp-8.0.1.ebuild
index 2ef1c3f9bea8..fcdf4b94bd97 100644
--- a/sys-libs/libomp/libomp-8.0.1.ebuild
+++ b/sys-libs/libomp/libomp-8.0.1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/llvm/llvm-project/releases/download/llvmorg-${PV}/${
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 ) )"