commit: 17ccdee4577df3615d1b8337dba3bfaa1198acc4 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Sat Aug 19 12:17:33 2023 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Sat Aug 19 16:24:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17ccdee4
dev-python/pyopencl: keyword 2023.1.1 for ~riscv Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> dev-python/pyopencl/pyopencl-2023.1.1.ebuild | 2 +- profiles/arch/riscv/package.use.mask | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/dev-python/pyopencl/pyopencl-2023.1.1.ebuild b/dev-python/pyopencl/pyopencl-2023.1.1.ebuild index 19df443f1f4b..21b8d7f3dd8d 100644 --- a/dev-python/pyopencl/pyopencl-2023.1.1.ebuild +++ b/dev-python/pyopencl/pyopencl-2023.1.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="~amd64 ~ppc64 ~riscv" IUSE="examples opengl" # Running tests on GPUs requires both appropriate hardware and additional permissions diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index e0ca3f760942..ed829ed26b20 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <[email protected]> (2023-08-19) +# Tests depend on currently unkeyworded dev-libs/pocl. +dev-python/pyopencl test + # Ionen Wolkens <[email protected]> (2023-07-26) # MPV currently[1] has no plans to support >=lua5-3 making luajit # the only choice for maintained lua. Apply mask/force to override
