dev-util/clinfo: Keyword 3.0.23.01.25 riscv, #904196

Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
Yixun Lan
2023-04-12 11:16:05 +08:00
parent 1c0f669383
commit 67ed6b66cb

View File

@@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
SRC_URI=""
else
SRC_URI="https://github.com/Oblomov/clinfo/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~ppc64"
KEYWORDS="~amd64 ~ppc64 ~riscv"
fi
DESCRIPTION="A tool to display info about the system's OpenCL capabilities"