diff options
author | Sam James <sam@gentoo.org> | 2024-07-17 18:16:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-17 18:16:20 +0100 |
commit | 570b9e7b2bee1c2acb2a35e6fee8b705d4b7faf4 (patch) | |
tree | 84488d124a32031f3d184547d6c82aedf8d6fb5d /media-libs | |
parent | media-gfx/xv: add 5.2.0 (diff) | |
download | gentoo-570b9e7b2bee1c2acb2a35e6fee8b705d4b7faf4.tar.gz gentoo-570b9e7b2bee1c2acb2a35e6fee8b705d4b7faf4.tar.bz2 gentoo-570b9e7b2bee1c2acb2a35e6fee8b705d4b7faf4.zip |
media-libs/mesa: Stabilize 24.1.3 amd64, #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 9a583c95d8ec..61df66a81e58 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, |