diff options
author | Sam James <sam@gentoo.org> | 2024-11-11 00:14:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-11 00:14:05 +0000 |
commit | 61ee3dadd275e2d342634e94417d3a621a99576e (patch) | |
tree | 9d28cb4047e1732601e5bd0b29340abc692734b3 /media-libs/mesa | |
parent | media-gfx/eom: Stabilize 1.28.0-r2 x86, #943194 (diff) | |
download | gentoo-61ee3dadd275e2d342634e94417d3a621a99576e.tar.gz gentoo-61ee3dadd275e2d342634e94417d3a621a99576e.tar.bz2 gentoo-61ee3dadd275e2d342634e94417d3a621a99576e.zip |
media-libs/mesa: Stabilize 24.2.6-r2 x86, #943148
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/mesa')
-rw-r--r-- | media-libs/mesa/mesa-24.2.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-24.2.6-r2.ebuild b/media-libs/mesa/mesa-24.2.6-r2.ebuild index f8a3d45e3cda..db88d34888ed 100644 --- a/media-libs/mesa/mesa-24.2.6-r2.ebuild +++ b/media-libs/mesa/mesa-24.2.6-r2.ebuild @@ -35,7 +35,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 ~amd64-linux ~x86-linux ~x64-solaris" + KEYWORDS="~alpha amd64 ~arm 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, |