From e1e2a2dbdb77f1b5cfa2b7e0d9b0cce147b44ffb Mon Sep 17 00:00:00 2001 From: WANG Xuerui Date: Thu, 23 May 2024 19:24:59 +0800 Subject: [PATCH] dev-util/clinfo: keyword 3.0.23.01.25 for ~loong Signed-off-by: WANG Xuerui --- dev-util/clinfo/clinfo-3.0.23.01.25.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/clinfo/clinfo-3.0.23.01.25.ebuild b/dev-util/clinfo/clinfo-3.0.23.01.25.ebuild index b072f4d7586ef..dbe84ad3966e0 100644 --- a/dev-util/clinfo/clinfo-3.0.23.01.25.ebuild +++ b/dev-util/clinfo/clinfo-3.0.23.01.25.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 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 ~ppc64 ~riscv" + KEYWORDS="~amd64 ~loong ~ppc64 ~riscv" fi DESCRIPTION="A tool to display info about the system's OpenCL capabilities"