mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
sys-libs/libomp: Keyword 5.0.2 and 6.0.0 ~ppc64
This commit is contained in:
committed by
Michał Górny
parent
a5d03f8b22
commit
8c0eac69f6
@@ -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 x86 ~amd64-linux ~x64-macos"
|
||||
KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x64-macos"
|
||||
IUSE="hwloc kernel_linux ompt test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
|
||||
@@ -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 ~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 ) )"
|
||||
|
||||
Reference in New Issue
Block a user