summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-11 14:23:25 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-11 14:23:25 +0300
commit07eae30ddba2242367318023372d8bd012bd9d6b (patch)
treee76e07a9e059f54688f18bc5a6d975c3292f4004 /sys-libs/libomp/libomp-7.1.0.ebuild
parentsys-libs/libcxx: amd64 stable wrt bug #674068 (diff)
downloadgentoo-07eae30ddba2242367318023372d8bd012bd9d6b.tar.gz
gentoo-07eae30ddba2242367318023372d8bd012bd9d6b.tar.bz2
gentoo-07eae30ddba2242367318023372d8bd012bd9d6b.zip
sys-libs/libomp: amd64 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="amd64"
Diffstat (limited to 'sys-libs/libomp/libomp-7.1.0.ebuild')
-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 d472c4f23795..378a03ac76c4 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 ) )"