diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-25 13:15:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-25 13:15:16 +0200 |
commit | ca9736e1442be22d13417659a8e59d92d62c325f (patch) | |
tree | 04061ff390def60c171829d215da0f8b125ef96c /media-gfx/gpicview | |
parent | dev-lang/go: x86 stable wrt bug #810064 (diff) | |
download | gentoo-ca9736e1442be22d13417659a8e59d92d62c325f.tar.gz gentoo-ca9736e1442be22d13417659a8e59d92d62c325f.tar.bz2 gentoo-ca9736e1442be22d13417659a8e59d92d62c325f.zip |
media-gfx/gpicview: x86 stable wrt bug #810097
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx/gpicview')
-rw-r--r-- | media-gfx/gpicview/gpicview-0.2.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild index 64e51cde5383..efac811191b8 100644 --- a/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild +++ b/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~riscv ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~riscv x86" RDEPEND="virtual/jpeg:0 x11-libs/gtk+:3" |