From f6df875b191f67b713d98127e71ff05023fbc8fd Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Tue, 6 Jan 2026 19:29:46 -0500 Subject: [PATCH] media-libs/mesa: Stabilize 25.2.8 amd64, #968466 Signed-off-by: Eli Schwartz --- 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 267b09b35dffe..8cb3a143ade9a 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,