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/qpdf/
Date: Sat, 01 May 2021 18:19:59
Message-Id: 1619893189.45d25173df1b5a89a6674829b4a67e1d35bacd3e.ago@gentoo
1 commit: 45d25173df1b5a89a6674829b4a67e1d35bacd3e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 1 18:19:19 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat May 1 18:19:49 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45d25173
7
8 app-text/qpdf: amd64 stable wrt bug #772794
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-text/qpdf/qpdf-10.3.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-text/qpdf/qpdf-10.3.1.ebuild b/app-text/qpdf/qpdf-10.3.1.ebuild
18 index e00fc9a0d07..cfb3febebac 100644
19 --- a/app-text/qpdf/qpdf-10.3.1.ebuild
20 +++ b/app-text/qpdf/qpdf-10.3.1.ebuild
21 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/qpdf/${P}.tar.gz"
22 LICENSE="|| ( Apache-2.0 Artistic-2 )"
23 # subslot = libqpdf soname version
24 SLOT="0/28"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris"
27 IUSE="doc examples libressl ssl test"
28 RESTRICT="!test? ( test )"