diff options
author | Sam James <sam@gentoo.org> | 2024-07-17 18:16:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-17 18:16:22 +0100 |
commit | f5b66416db9a7ec9e39225998303b1d5c5190653 (patch) | |
tree | 3c84af228015103c83fb69ddd3d80e78414d1765 /media-libs/mesa | |
parent | dev-util/intel_clc: Stabilize 24.1.3 amd64, #935993 (diff) | |
download | gentoo-f5b66416db9a7ec9e39225998303b1d5c5190653.tar.gz gentoo-f5b66416db9a7ec9e39225998303b1d5c5190653.tar.bz2 gentoo-f5b66416db9a7ec9e39225998303b1d5c5190653.zip |
media-libs/mesa: Stabilize 24.1.3 sparc, #935993
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/mesa')
-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 61df66a81e58..0c907099a606 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, |