diff options
author | Sam James <sam@gentoo.org> | 2024-09-01 22:36:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-01 22:36:11 +0100 |
commit | 89255102a626ad6dc6e60b7afc81b9e6bbd387a3 (patch) | |
tree | c68cb129469dfb80dc356409ce727985dd9dbd5f /media-libs/mesa | |
parent | lxqt-base/lxqt-meta: Stabilize 2.0.0 amd64, #938702 (diff) | |
download | gentoo-89255102a626ad6dc6e60b7afc81b9e6bbd387a3.tar.gz gentoo-89255102a626ad6dc6e60b7afc81b9e6bbd387a3.tar.bz2 gentoo-89255102a626ad6dc6e60b7afc81b9e6bbd387a3.zip |
media-libs/mesa: Stabilize 24.1.6 sparc, #938854
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/mesa')
-rw-r--r-- | media-libs/mesa/mesa-24.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-24.1.6.ebuild b/media-libs/mesa/mesa-24.1.6.ebuild index 8944d6490f13..f21c1c8274f9 100644 --- a/media-libs/mesa/mesa-24.1.6.ebuild +++ b/media-libs/mesa/mesa-24.1.6.ebuild @@ -32,7 +32,7 @@ else SRC_URI=" https://archive.mesa3d.org/${MY_P}.tar.xz " - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~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, |