diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:05:24 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:05:24 +0100 |
commit | 680d3d1e1bd9cb5ef54b9b2cc16fccd44eb0633d (patch) | |
tree | edab0725deb6701e9cbdfe96bbd3c44616bdc107 /media-gfx/pngcrush | |
parent | media-gfx/optipng: drop x86-macos (diff) | |
download | gentoo-680d3d1e1bd9cb5ef54b9b2cc16fccd44eb0633d.tar.gz gentoo-680d3d1e1bd9cb5ef54b9b2cc16fccd44eb0633d.tar.bz2 gentoo-680d3d1e1bd9cb5ef54b9b2cc16fccd44eb0633d.zip |
media-gfx/pngcrush: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'media-gfx/pngcrush')
-rw-r--r-- | media-gfx/pngcrush/pngcrush-1.8.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/pngcrush/pngcrush-1.8.13.ebuild b/media-gfx/pngcrush/pngcrush-1.8.13.ebuild index d312b40a5f58..0d7eb8c3b769 100644 --- a/media-gfx/pngcrush/pngcrush-1.8.13.ebuild +++ b/media-gfx/pngcrush/pngcrush-1.8.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="system-libs? ( mirror://sourceforge/pmt/${P}-nolib.tar.xz ) LICENSE="pngcrush" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="+system-libs" RDEPEND=" |