summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-09-10 09:06:12 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-09-10 09:06:12 +0200
commit6653d5734d3097c2ede66f74eb9241a419b67115 (patch)
treea9a0b3b2964f1c00631a6a010eb3cac423221b64 /sys-libs
parentsys-libs/libcxxabi: amd64 stable wrt bug #693856 (diff)
downloadgentoo-6653d5734d3097c2ede66f74eb9241a419b67115.tar.gz
gentoo-6653d5734d3097c2ede66f74eb9241a419b67115.tar.bz2
gentoo-6653d5734d3097c2ede66f74eb9241a419b67115.zip
sys-libs/libomp: amd64 stable wrt bug #693856
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-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 9272c4a89352..2ef1c3f9bea8 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 ) )"