From: Thomas Deutschmann Date: Wed, 9 Jan 2019 01:06:01 +0000 (+0100) Subject: media-plugins/gst-plugins-libpng: x86 stable (bug #674854) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5fedf3e4371103b8c6af639dd9d166d09465807e;p=gentoo.git media-plugins/gst-plugins-libpng: x86 stable (bug #674854) Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- diff --git a/media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.14.4.ebuild b/media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.14.4.ebuild index 6c1be1230d31..e65925700f01 100644 --- a/media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.14.4.ebuild +++ b/media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.14.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good inherit gstreamer DESCRIPTION="PNG image encoder/decoder plugin for GStreamer" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=">=media-libs/libpng-1.6.10:0=[${MULTILIB_USEDEP}]"