diff options
author | Sam James <sam@gentoo.org> | 2024-11-11 00:07:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-11 00:07:13 +0000 |
commit | 868680cb8a98390f5e9cbe604190b4455efc36b7 (patch) | |
tree | cb53c42c9b8b05674637579eb79befccb010449d /media-libs | |
parent | games-simulation/openttd: fix build w/ icu-76 (diff) | |
download | gentoo-868680cb8a98390f5e9cbe604190b4455efc36b7.tar.gz gentoo-868680cb8a98390f5e9cbe604190b4455efc36b7.tar.bz2 gentoo-868680cb8a98390f5e9cbe604190b4455efc36b7.zip |
media-libs/mesa: Stabilize 24.2.6-r2 sparc, #943148
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-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 bcc3ef6e7f8c..f8a3d45e3cda 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, |