Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jempbox/
Date: Sun, 01 Dec 2019 14:02:05
Message-Id: 1575208874.cb27334f4d158e54706fcea761df84f77fa3e083.slyfox@gentoo
1 commit: cb27334f4d158e54706fcea761df84f77fa3e083
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 1 14:01:14 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 1 14:01:14 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb27334f
7
8 dev-java/jempbox: stable 1.8.11-r1 for ppc64, bug #701458
9
10 Package-Manager: Portage-2.3.80, Repoman-2.3.19
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-java/jempbox/jempbox-1.8.11-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-java/jempbox/jempbox-1.8.11-r1.ebuild b/dev-java/jempbox/jempbox-1.8.11-r1.ebuild
18 index 6468e5258c7..04303284ef9 100644
19 --- a/dev-java/jempbox/jempbox-1.8.11-r1.ebuild
20 +++ b/dev-java/jempbox/jempbox-1.8.11-r1.ebuild
21 @@ -15,7 +15,7 @@ HOMEPAGE="https://pdfbox.apache.org/"
22 SRC_URI="mirror://apache/${MY_PN}/${PV}/${MY_P}-src.zip"
23 LICENSE="Apache-2.0"
24 SLOT="1.8"
25 -KEYWORDS="amd64 arm64 ~ppc64 ~x86"
26 +KEYWORDS="amd64 arm64 ppc64 ~x86"
27 IUSE="test"
28 RESTRICT="!test? ( test )"