diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-13 21:03:28 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-13 21:03:50 +0300 |
commit | 24a2a11fbf05102bbf827cfe88e4079c6ff11392 (patch) | |
tree | 71ad569d10c387083cb0ebbe8e60a674f9423b54 /sys-libs | |
parent | sys-libs/libcxxabi: arm stable wrt bug #692104 (diff) | |
download | gentoo-24a2a11fbf05102bbf827cfe88e4079c6ff11392.tar.gz gentoo-24a2a11fbf05102bbf827cfe88e4079c6ff11392.tar.bz2 gentoo-24a2a11fbf05102bbf827cfe88e4079c6ff11392.zip |
sys-libs/libomp: arm stable wrt bug #692104
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libomp/libomp-7.1.0.ebuild | 2 |
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 3f3b124f8656..a52e23876b75 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 ) )" |