commit: f6df875b191f67b713d98127e71ff05023fbc8fd
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:53 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6df875b
media-libs/mesa: Stabilize 25.2.8 amd64, #968466
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
media-libs/mesa/mesa-25.2.8.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/mesa/mesa-25.2.8.ebuild
b/media-libs/mesa/mesa-25.2.8.ebuild
index 267b09b35dff..8cb3a143ade9 100644
--- a/media-libs/mesa/mesa-25.2.8.ebuild
+++ b/media-libs/mesa/mesa-25.2.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -37,7 +37,7 @@ else
SRC_URI="
https://archive.mesa3d.org/${MY_P}.tar.xz
"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~x64-solaris"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~x64-solaris"
fi
# This should be {CARGO_CRATE_URIS//.crate/.tar.gz} to correspond to the wrap
files,