Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/qpdf/
Date: Sat, 19 Jun 2021 21:10:45
Message-Id: 1624137033.3e67d168928aeb21f44c27947e4c608c93273858.slyfox@gentoo
1 commit: 3e67d168928aeb21f44c27947e4c608c93273858
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sat Jun 19 21:01:40 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 19 21:10:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e67d168
7
8 app-text/qpdf: stable 10.3.2 for sparc, bug #796656
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 app-text/qpdf/qpdf-10.3.2.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-text/qpdf/qpdf-10.3.2.ebuild b/app-text/qpdf/qpdf-10.3.2.ebuild
19 index 42acbd1e5cb..8a09db836bf 100644
20 --- a/app-text/qpdf/qpdf-10.3.2.ebuild
21 +++ b/app-text/qpdf/qpdf-10.3.2.ebuild
22 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/qpdf/${P}.tar.gz"
23 LICENSE="|| ( Apache-2.0 Artistic-2 )"
24 # subslot = libqpdf soname version
25 SLOT="0/28"
26 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris"
27 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris"
28 IUSE="doc examples ssl test"
29 RESTRICT="!test? ( test )"