From: Aaron Bauman Date: Mon, 8 Apr 2019 20:18:13 +0000 (-0400) Subject: media-gfx/pngrewrite: amd64 stable wrt bug #681518 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c9e9e50e259df59e37b9c21f7988d000be503ef4;p=gentoo.git media-gfx/pngrewrite: amd64 stable wrt bug #681518 Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/media-gfx/pngrewrite/pngrewrite-1.4.0.ebuild b/media-gfx/pngrewrite/pngrewrite-1.4.0.ebuild index 16c1e95be819..3671cefa5af1 100644 --- a/media-gfx/pngrewrite/pngrewrite-1.4.0.ebuild +++ b/media-gfx/pngrewrite/pngrewrite-1.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -11,7 +11,7 @@ SRC_URI="http://entropymine.com/jason/${PN}/${P}.zip" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86 ~x86-linux ~ppc-macos" IUSE="" RDEPEND="media-libs/libpng"