summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-07-22 20:15:45 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-07-22 20:16:45 +0200
commitba3cb4b79d2e32e1a1668ead97fff7fb3eaf370d (patch)
tree5b0983d23e3ffefcbf3b2378c449b4f517cd7a5e /sys-libs
parentsys-libs/libcxx: x86 stable (bug #661776) (diff)
downloadgentoo-ba3cb4b79d2e32e1a1668ead97fff7fb3eaf370d.tar.gz
gentoo-ba3cb4b79d2e32e1a1668ead97fff7fb3eaf370d.tar.bz2
gentoo-ba3cb4b79d2e32e1a1668ead97fff7fb3eaf370d.zip
sys-libs/libomp: x86 stable (bug #661776)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libomp/libomp-6.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-6.0.1.ebuild b/sys-libs/libomp/libomp-6.0.1.ebuild
index 1c6bd76b19eb..71af694ec34f 100644
--- a/sys-libs/libomp/libomp-6.0.1.ebuild
+++ b/sys-libs/libomp/libomp-6.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 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x64-macos"
+KEYWORDS="~amd64 ~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 ) )"