diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-11 22:05:26 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-11 22:05:26 +0200 |
commit | a63c0208579b0857e990cf9d546cf3dbf7d1e323 (patch) | |
tree | 9105c526bf07da3820c67ad8358a06ef304bb666 /dev-java/reflections | |
parent | dev-util/cmake: Stabilize 3.22.2 arm, #832947 (diff) | |
download | gentoo-a63c0208579b0857e990cf9d546cf3dbf7d1e323.tar.gz gentoo-a63c0208579b0857e990cf9d546cf3dbf7d1e323.tar.bz2 gentoo-a63c0208579b0857e990cf9d546cf3dbf7d1e323.zip |
dev-java/reflections: Stabilize 0.9.10-r1 arm64, #832895
Signed-off-by: Arthur Zamarin <arthurzam@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 98a87c203fcc..e51003333934 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 ~arm ~arm64 ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ppc64 x86" CP_DEPEND="dev-java/commons-vfs:2 dev-java/dom4j:1 |