commit: c2db74d9d995e066d86b4374283820809bcedc1a
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 16 22:09:17 2025 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Oct 16 22:12:50 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2db74d9
media-libs/mesa: Propagate stable keywords
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
media-libs/mesa/mesa-25.1.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/mesa/mesa-25.1.9.ebuild
b/media-libs/mesa/mesa-25.1.9.ebuild
index 3ad875acb26a..0452b4992976 100644
--- a/media-libs/mesa/mesa-25.1.9.ebuild
+++ b/media-libs/mesa/mesa-25.1.9.ebuild
@@ -36,7 +36,7 @@ else
SRC_URI="
https://archive.mesa3d.org/${MY_P}.tar.xz
"
- KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
+ KEYWORDS="~alpha amd64 arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris"
fi
# This should be {CARGO_CRATE_URIS//.crate/.tar.gz} to correspond to the wrap
files,