Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/reflections/
Date: Fri, 26 Nov 2021 09:24:00
Message-Id: 1637918622.354dd94dfcb0e4bc62a59507913a2b6cbe996aa4.sam@gentoo
1 commit: 354dd94dfcb0e4bc62a59507913a2b6cbe996aa4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 26 09:23:42 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 26 09:23:42 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=354dd94d
7
8 dev-java/reflections: Stabilize 0.9.10-r1 ppc64, #809932
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-java/reflections/reflections-0.9.10-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-java/reflections/reflections-0.9.10-r1.ebuild b/dev-java/reflections/reflections-0.9.10-r1.ebuild
16 index c4ffbd6aa2ee..96d59257f1f7 100644
17 --- a/dev-java/reflections/reflections-0.9.10-r1.ebuild
18 +++ b/dev-java/reflections/reflections-0.9.10-r1.ebuild
19 @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/ronmamo/reflections"
20 SRC_URI="http://search.maven.org/remotecontent?filepath=org/${PN}/${PN}/${PV}/${P}-sources.jar"
21 LICENSE="WTFPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~ppc64 x86"
24 +KEYWORDS="amd64 ppc64 x86"
25
26 CP_DEPEND="dev-java/commons-vfs:2
27 dev-java/dom4j:1