diff options
author | Sam James <sam@gentoo.org> | 2024-07-17 18:46:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-17 18:46:53 +0100 |
commit | 288dbdd16d5c676dfea414279f425caac8851c09 (patch) | |
tree | f28541438171d12e43b40e9f39348b41f920ee67 /media-libs | |
parent | media-gfx/xv: add myself as a maintainer (diff) | |
download | gentoo-288dbdd16d5c676dfea414279f425caac8851c09.tar.gz gentoo-288dbdd16d5c676dfea414279f425caac8851c09.tar.bz2 gentoo-288dbdd16d5c676dfea414279f425caac8851c09.zip |
media-libs/mesa: Stabilize 24.1.3 arm64, #935993
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/mesa/mesa-24.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-24.1.3.ebuild b/media-libs/mesa/mesa-24.1.3.ebuild index 0c907099a606..74270984e0b0 100644 --- a/media-libs/mesa/mesa-24.1.3.ebuild +++ b/media-libs/mesa/mesa-24.1.3.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, |