Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/qpdfview/
Date: Sun, 26 Feb 2017 23:04:45
Message-Id: 1488150273.515982c184b29eef31c0d25e2ac67701433e3422.xmw@gentoo
1 commit: 515982c184b29eef31c0d25e2ac67701433e3422
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 26 23:03:50 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 26 23:04:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=515982c1
7
8 app-text/qpdfview: arm stable (bug 585358).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 app-text/qpdfview/qpdfview-0.4.16.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-text/qpdfview/qpdfview-0.4.16.ebuild b/app-text/qpdfview/qpdfview-0.4.16.ebuild
16 index a10fff527b..441ed3883a 100644
17 --- a/app-text/qpdfview/qpdfview-0.4.16.ebuild
18 +++ b/app-text/qpdfview/qpdfview-0.4.16.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz"
26
27 LICENSE="GPL-2+"
28 SLOT="0"
29 -KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
31 IUSE="cups +dbus djvu fitz +pdf postscript qt5 +sqlite +svg synctex"
32
33 REQUIRED_USE="?? ( fitz pdf )"