Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/qpdfview/
Date: Mon, 20 Jan 2020 11:51:26
Message-Id: 1579521014.d5fa6cac54c4192291696632c3b4eb31e3d7371a.ago@gentoo
1 commit: d5fa6cac54c4192291696632c3b4eb31e3d7371a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 20 11:50:14 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 20 11:50:14 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5fa6cac
7
8 app-text/qpdfview: amd64 stable wrt bug #696112
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-text/qpdfview/qpdfview-0.4.18.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-text/qpdfview/qpdfview-0.4.18.ebuild b/app-text/qpdfview/qpdfview-0.4.18.ebuild
18 index 4dea4622ef3..5e1fefad37b 100644
19 --- a/app-text/qpdfview/qpdfview-0.4.18.ebuild
20 +++ b/app-text/qpdfview/qpdfview-0.4.18.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz"
22
23 LICENSE="GPL-2+"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~ppc64 x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="amd64 ~arm ~ppc64 x86 ~amd64-linux ~x86-linux"
27 IUSE="cups +dbus djvu fitz +pdf postscript +sqlite +svg synctex"
28
29 REQUIRED_USE="?? ( fitz pdf )"