commit: 142a4f6f9450689f9e46a0db8c64ec28888c9904
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 7 00:29:46 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Jan 8 02:45:54 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=142a4f6f
dev-util/mesa_clc: Stabilize 25.2.8 amd64, #968466
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-util/mesa_clc/mesa_clc-25.2.8.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/mesa_clc/mesa_clc-25.2.8.ebuild
b/dev-util/mesa_clc/mesa_clc-25.2.8.ebuild
index 745642c4b2a8..274525b5112c 100644
--- a/dev-util/mesa_clc/mesa_clc-25.2.8.ebuild
+++ b/dev-util/mesa_clc/mesa_clc-25.2.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023-2025 Gentoo Authors
+# Copyright 2023-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ if [[ ${PV} == 9999 ]]; then
else
S="${WORKDIR}/mesa-${MY_PV}"
SRC_URI="https://archive.mesa3d.org/mesa-${MY_PV}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~x86"
fi
LICENSE="MIT"