summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-08 12:17:21 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-08 12:17:21 +0200
commit93a572e15b1f2861c10572e37db416df27c61d16 (patch)
treee6234842f1d290a6fbf3c9807eb30e65fc2c907f /dev-java/reflections
parentdev-java/commons-vfs: Keyword 2.0-r3 arm, #830680 (diff)
downloadgentoo-93a572e15b1f2861c10572e37db416df27c61d16.tar.gz
gentoo-93a572e15b1f2861c10572e37db416df27c61d16.tar.bz2
gentoo-93a572e15b1f2861c10572e37db416df27c61d16.zip
dev-java/reflections: Keyword 0.9.10-r1 arm, #830680
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.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/reflections/reflections-0.9.10-r1.ebuild b/dev-java/reflections/reflections-0.9.10-r1.ebuild
index 96d59257f1f7..5b8fe937d336 100644
--- a/dev-java/reflections/reflections-0.9.10-r1.ebuild
+++ b/dev-java/reflections/reflections-0.9.10-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ~arm ppc64 x86"
CP_DEPEND="dev-java/commons-vfs:2
dev-java/dom4j:1