diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-08 15:25:52 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-08 15:25:52 -0400 |
commit | 07a0b90bb7cbe6095915cc883e12d07ee1e895f3 (patch) | |
tree | 07b6848f87de3b5df08b9be46ba0843613850200 /media-gfx/gpicview | |
parent | media-gfx/apngasm: amd64 stable wrt bug #681506 (diff) | |
download | gentoo-07a0b90bb7cbe6095915cc883e12d07ee1e895f3.tar.gz gentoo-07a0b90bb7cbe6095915cc883e12d07ee1e895f3.tar.bz2 gentoo-07a0b90bb7cbe6095915cc883e12d07ee1e895f3.zip |
media-gfx/gpicview: amd64 stable wrt bug #681510
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'media-gfx/gpicview')
-rw-r--r-- | media-gfx/gpicview/gpicview-0.2.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild index 7dc7d1cddc39..f2987a4ae56c 100644 --- a/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild +++ b/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~x86 ~x86-linux" RDEPEND="virtual/jpeg:0 >=x11-libs/gtk+-2.6:2" |