commit: 354dd94dfcb0e4bc62a59507913a2b6cbe996aa4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Nov 26 09:23:42 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Nov 26 09:23:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=354dd94d
dev-java/reflections: Stabilize 0.9.10-r1 ppc64, #809932 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-java/reflections/reflections-0.9.10-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/reflections/reflections-0.9.10-r1.ebuild b/dev-java/reflections/reflections-0.9.10-r1.ebuild index c4ffbd6aa2ee..96d59257f1f7 100644 --- a/dev-java/reflections/reflections-0.9.10-r1.ebuild +++ b/dev-java/reflections/reflections-0.9.10-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/ronmamo/reflections" SRC_URI="http://search.maven.org/remotecontent?filepath=org/${PN}/${PN}/${PV}/${P}-sources.jar" LICENSE="WTFPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc64 x86" +KEYWORDS="amd64 ppc64 x86" CP_DEPEND="dev-java/commons-vfs:2 dev-java/dom4j:1
