diff options
author | 2021-12-17 12:56:48 +0200 | |
---|---|---|
committer | 2021-12-17 12:57:27 +0200 | |
commit | 08ca7c91f4c577795bb1c5d7093f2f358ef7c671 (patch) | |
tree | ea53f62ef264511c3e8ef15eeaeee7d2fe02f3d3 /dev-java | |
parent | dev-java/javacc: Keyword 5.0-r3 arm, #829407 (diff) | |
download | gentoo-08ca7c91f4c577795bb1c5d7093f2f358ef7c671.tar.gz gentoo-08ca7c91f4c577795bb1c5d7093f2f358ef7c671.tar.bz2 gentoo-08ca7c91f4c577795bb1c5d7093f2f358ef7c671.zip |
dev-java/slf4j-simple: Keyword 1.7.30-r1 arm, #829407
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/slf4j-simple/slf4j-simple-1.7.30-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/slf4j-simple/slf4j-simple-1.7.30-r1.ebuild b/dev-java/slf4j-simple/slf4j-simple-1.7.30-r1.ebuild index 202e4fdc8890..1cea0263a4b9 100644 --- a/dev-java/slf4j-simple/slf4j-simple-1.7.30-r1.ebuild +++ b/dev-java/slf4j-simple/slf4j-simple-1.7.30-r1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/qos-ch/slf4j/archive/refs/tags/v_${PV}.tar.gz -> slf LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm64 ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ppc64 x86" # Common dependencies # POM: slf4j-v_${PV}/${PN}/pom.xml |