sys-libs/libomp: Keyword 5.0.2 and 6.0.0 ~ppc64
authorLuke Dashjr <luke-jr+git@utopios.org>
Mon, 28 May 2018 22:39:33 +0000 (22:39 +0000)
committerMichał Górny <mgorny@gentoo.org>
Fri, 8 Jun 2018 08:03:37 +0000 (10:03 +0200)
sys-libs/libomp/libomp-5.0.2.ebuild
sys-libs/libomp/libomp-6.0.0.ebuild

index ff6a18b94d8bff1215a1f2e0ef5c6477a93b38d3..38e97e4bf43717bc4e69fec561e277521c6bb083 100644 (file)
@@ -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 )"
 
index dc670c92964c6363f679718cafaf4776e6c6a238..1c6bd76b19ebf6261005be4cf535bc6e20ae82f1 100644 (file)
@@ -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 ) )"