summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-24 16:55:42 +0000
committerSam James <sam@gentoo.org>2023-02-24 16:55:42 +0000
commit8996c4d90b9a8f56165182138ebb04fbb810aba4 (patch)
tree57bf2e92355d428c723fe4a2dcf70f41e015509f /media-gfx/pngcheck
parentnet-ftp/proftpd: Stabilize 1.3.8 ppc64, #896304 (diff)
downloadgentoo-8996c4d90b9a8f56165182138ebb04fbb810aba4.tar.gz
gentoo-8996c4d90b9a8f56165182138ebb04fbb810aba4.tar.bz2
gentoo-8996c4d90b9a8f56165182138ebb04fbb810aba4.zip
media-gfx/pngcheck: Stabilize 3.0.3 amd64, #896306
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/pngcheck')
-rw-r--r--media-gfx/pngcheck/pngcheck-3.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/pngcheck/pngcheck-3.0.3.ebuild b/media-gfx/pngcheck/pngcheck-3.0.3.ebuild
index 536c33d0495d..9e487ef638f8 100644
--- a/media-gfx/pngcheck/pngcheck-3.0.3.ebuild
+++ b/media-gfx/pngcheck/pngcheck-3.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="http://www.libpng.org/pub/png/src/${P}.tar.gz"
LICENSE="HPND GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="sys-libs/zlib"
DEPEND="${RDEPEND}"