diff options
author | Sam James <sam@gentoo.org> | 2023-04-05 21:03:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-05 21:03:16 +0100 |
commit | 3cbd3f5cf7ac67a97f20f6686f9fa6be5e0223cc (patch) | |
tree | d9a732c1078c5d0c978b1c992eb7440d6f24d5b0 /media-gfx | |
parent | app-crypt/tpm2-tools: Stabilize 5.5 arm, #903874 (diff) | |
download | gentoo-3cbd3f5cf7ac67a97f20f6686f9fa6be5e0223cc.tar.gz gentoo-3cbd3f5cf7ac67a97f20f6686f9fa6be5e0223cc.tar.bz2 gentoo-3cbd3f5cf7ac67a97f20f6686f9fa6be5e0223cc.zip |
media-gfx/oxipng: Stabilize 8.0.0 amd64, #903886
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/oxipng/oxipng-8.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/oxipng/oxipng-8.0.0.ebuild b/media-gfx/oxipng/oxipng-8.0.0.ebuild index 95f8dbac031f..2aecccea4634 100644 --- a/media-gfx/oxipng/oxipng-8.0.0.ebuild +++ b/media-gfx/oxipng/oxipng-8.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Auto-Generated by cargo-ebuild 0.5.3-dev @@ -101,7 +101,7 @@ LICENSE=" ZLIB " SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~riscv ~x86" BDEPEND=">=virtual/rust-1.61.0" |