commit: 994d335a9df6016d1b70833fd2a1474129eb7fca
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 7 00:08:06 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 7 00:09:40 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=994d335a
media-libs/mesa: Stabilize 25.3.3 x86, #969653
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/mesa/mesa-25.3.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/mesa/mesa-25.3.3.ebuild
b/media-libs/mesa/mesa-25.3.3.ebuild
index ef10e01b672d..fcfcbca85ae1 100644
--- a/media-libs/mesa/mesa-25.3.3.ebuild
+++ b/media-libs/mesa/mesa-25.3.3.ebuild
@@ -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,