diff options
author | Sam James <sam@gentoo.org> | 2021-11-26 09:23:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-26 09:23:42 +0000 |
commit | 354dd94dfcb0e4bc62a59507913a2b6cbe996aa4 (patch) | |
tree | ccef36f7eb64887430b564008de1ffdb240a0ef9 /dev-java/reflections | |
parent | dev-java/gson: Stabilize 2.8.7 ppc64, #809932 (diff) | |
download | gentoo-354dd94dfcb0e4bc62a59507913a2b6cbe996aa4.tar.gz gentoo-354dd94dfcb0e4bc62a59507913a2b6cbe996aa4.tar.bz2 gentoo-354dd94dfcb0e4bc62a59507913a2b6cbe996aa4.zip |
dev-java/reflections: Stabilize 0.9.10-r1 ppc64, #809932
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/reflections')
-rw-r--r-- | dev-java/reflections/reflections-0.9.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |