From: Aaron Bauman Date: Thu, 29 Mar 2018 23:52:04 +0000 (-0400) Subject: media-gfx/gifsicle: amd64 stable wrt bug #648602 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=40b07ee73742c2529a4a3b4cf3641793d9d2fc8d;p=gentoo.git media-gfx/gifsicle: amd64 stable wrt bug #648602 Package-Manager: Portage-2.3.26, Repoman-2.3.7 --- diff --git a/media-gfx/gifsicle/gifsicle-1.90.ebuild b/media-gfx/gifsicle/gifsicle-1.90.ebuild index 1787353501e5..1120482889a9 100644 --- a/media-gfx/gifsicle/gifsicle-1.90.ebuild +++ b/media-gfx/gifsicle/gifsicle-1.90.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://www.lcdf.org/~eddietwo/${PN}/${P}.tar.gz" LICENSE="GPL-2 MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="X" RDEPEND="X? ( x11-libs/libX11 x11-libs/libXt )"