commit: 146aece4ac781b83a0afc39a15f16e27e6487c84
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 22 06:42:50 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Jan 22 13:14:21 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=146aece4
dev-util/mesa_clc: Stabilize 25.2.8 x86, #968466
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-util/mesa_clc/mesa_clc-25.2.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 274525b5112c..a475e67c1ba5 100644
--- a/dev-util/mesa_clc/mesa_clc-25.2.8.ebuild
+++ b/dev-util/mesa_clc/mesa_clc-25.2.8.ebuild
@@ -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"