summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2024-05-23 19:25:18 +0800
committerWANG Xuerui <xen0n@gentoo.org>2024-05-23 21:31:45 +0800
commit03107104a88a2f33d6f90c63bbfcdf84f8db8950 (patch)
tree27e6ca4f73c5576f0392c6d5efc7cf9a2f606fc9 /dev-util/clinfo
parentdev-util/clinfo: keyword 3.0.23.01.25 for ~loong (diff)
downloadgentoo-03107104a88a2f33d6f90c63bbfcdf84f8db8950.tar.gz
gentoo-03107104a88a2f33d6f90c63bbfcdf84f8db8950.tar.bz2
gentoo-03107104a88a2f33d6f90c63bbfcdf84f8db8950.zip
dev-util/clinfo: forward keywords to live
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-util/clinfo')
-rw-r--r--dev-util/clinfo/clinfo-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/clinfo/clinfo-9999.ebuild b/dev-util/clinfo/clinfo-9999.ebuild
index f4a2249026a2..220859c0765e 100644
--- a/dev-util/clinfo/clinfo-9999.ebuild
+++ b/dev-util/clinfo/clinfo-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"
+ KEYWORDS="~amd64 ~loong ~ppc64 ~riscv"
fi
DESCRIPTION="A tool to display info about the system's OpenCL capabilities"