Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/qpdf/
Date: Wed, 18 May 2022 08:00:33
Message-Id: 1652860782.adfe4d27654b80067ac73ba272a7da6ceed88d4c.xen0n@gentoo
1 commit: adfe4d27654b80067ac73ba272a7da6ceed88d4c
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 18 07:47:12 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Wed May 18 07:59:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adfe4d27
7
8 app-text/qpdf: keyword 10.6.3 for ~loong
9
10 Tests mostly passed on real hardware; failing cases are almost
11 exclusively "cannot initialize input", perhaps the problem isn't qpdf's.
12 May require further investigation.
13
14 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
15
16 app-text/qpdf/qpdf-10.6.3.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/app-text/qpdf/qpdf-10.6.3.ebuild b/app-text/qpdf/qpdf-10.6.3.ebuild
20 index 7015821e9438..c6b089ac5a37 100644
21 --- a/app-text/qpdf/qpdf-10.6.3.ebuild
22 +++ b/app-text/qpdf/qpdf-10.6.3.ebuild
23 @@ -15,7 +15,7 @@ SRC_URI="
24 LICENSE="|| ( Apache-2.0 Artistic-2 )"
25 # subslot = libqpdf soname version
26 SLOT="0/28"
27 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris"
28 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris"
29 IUSE="doc examples gnutls ssl test"
30 RESTRICT="!test? ( test )"