diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-03-29 19:52:04 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-29 19:55:34 -0400 |
commit | 40b07ee73742c2529a4a3b4cf3641793d9d2fc8d (patch) | |
tree | 62e77a612aff07ff0e455d42aa58a701c3571986 /media-gfx/gifsicle/gifsicle-1.90.ebuild | |
parent | games-roguelike/dwarf-fortress: Version bump (diff) | |
download | gentoo-40b07ee73742c2529a4a3b4cf3641793d9d2fc8d.tar.gz gentoo-40b07ee73742c2529a4a3b4cf3641793d9d2fc8d.tar.bz2 gentoo-40b07ee73742c2529a4a3b4cf3641793d9d2fc8d.zip |
media-gfx/gifsicle: amd64 stable wrt bug #648602
Package-Manager: Portage-2.3.26, Repoman-2.3.7
Diffstat (limited to 'media-gfx/gifsicle/gifsicle-1.90.ebuild')
-rw-r--r-- | media-gfx/gifsicle/gifsicle-1.90.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 )" |