Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/qpdf/
Date: Thu, 03 Dec 2020 05:07:05
Message-Id: 1606971994.34e698e89d76d8b1e986d1a30da68a519df59308.sam@gentoo
1 commit: 34e698e89d76d8b1e986d1a30da68a519df59308
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 3 05:06:34 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 3 05:06:34 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34e698e8
7
8 app-text/qpdf: Stabilize 10.0.4 amd64, #756022
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-text/qpdf/qpdf-10.0.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/qpdf/qpdf-10.0.4.ebuild b/app-text/qpdf/qpdf-10.0.4.ebuild
16 index 5358f58a012..debd5c5d7d7 100644
17 --- a/app-text/qpdf/qpdf-10.0.4.ebuild
18 +++ b/app-text/qpdf/qpdf-10.0.4.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/qpdf/${P}.tar.gz"
20 LICENSE="|| ( Apache-2.0 Artistic-2 )"
21 # subslot = libqpdf soname version
22 SLOT="0/28"
23 -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~m68k-mint ~sparc-solaris"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~m68k-mint ~sparc-solaris"
25 IUSE="doc examples libressl ssl test"
26 RESTRICT="!test? ( test )"