commit: c39fc802a26439e35498f60f9f76234a34731f14
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 5 01:37:21 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 5 01:37:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c39fc802
dev-util/clinfo: Keyword 3.0.23.01.25 arm64, #941379
Signed-off-by: Sam James <sam <AT> gentoo.org>
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 c13992cb82cc..91ed3d5fd933 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-2024 Gentoo Authors
+# Copyright 1999-2025 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 ~loong ~ppc64 ~riscv"
+ KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv"
fi
DESCRIPTION="A tool to display info about the system's OpenCL capabilities"