Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jnr-ffi/
Date: Thu, 02 Dec 2021 08:26:33
Message-Id: 1638433580.7a15e95942a347b42cd36ca55165f247324b8e04.ago@gentoo
1 commit: 7a15e95942a347b42cd36ca55165f247324b8e04
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 2 08:26:20 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 2 08:26:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a15e959
7
8 dev-java/jnr-ffi: ppc64 stable wrt bug #827823
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-java/jnr-ffi/jnr-ffi-2.0.2-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-java/jnr-ffi/jnr-ffi-2.0.2-r1.ebuild b/dev-java/jnr-ffi/jnr-ffi-2.0.2-r1.ebuild
18 index 4141614a4cfd..20c56e8735fd 100644
19 --- a/dev-java/jnr-ffi/jnr-ffi-2.0.2-r1.ebuild
20 +++ b/dev-java/jnr-ffi/jnr-ffi-2.0.2-r1.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/jnr/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="|| ( Apache-2.0 LGPL-3 )"
24 SLOT="2"
25 -KEYWORDS="~ppc64"
26 +KEYWORDS="ppc64"
27
28 # Fixing https://bugs.gentoo.org/736830 would cost too much time.
29 RESTRICT="test"