Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/pqiv/
Date: Fri, 22 Feb 2019 11:05:08
Message-Id: 1550833484.79c0f2cc8a3479109fdf1a74da5d1be0d09cbac2.zlogene@gentoo
1 commit: 79c0f2cc8a3479109fdf1a74da5d1be0d09cbac2
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 22 11:04:44 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 22 11:04:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79c0f2cc
7
8 media-gfx/pqiv: amd64 stable wrt bug #677584
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 media-gfx/pqiv/pqiv-2.11.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-gfx/pqiv/pqiv-2.11.ebuild b/media-gfx/pqiv/pqiv-2.11.ebuild
18 index 2f8ae62f168..c094753f5a0 100644
19 --- a/media-gfx/pqiv/pqiv-2.11.ebuild
20 +++ b/media-gfx/pqiv/pqiv-2.11.ebuild
21 @@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then
22 inherit git-r3
23 else
24 SRC_URI="https://github.com/phillipberndt/pqiv/archive/${PV}.tar.gz -> ${P}.tar.gz"
25 - KEYWORDS="~amd64 x86"
26 + KEYWORDS="amd64 x86"
27 fi
28
29 DESCRIPTION="powerful GTK 3 based command-line image viewer with a minimal UI"