diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-17 00:06:11 +0200 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-17 00:06:11 +0200 |
| commit | f43e670e0516452fbb01c3aa47510fc174019af0 (patch) | |
| tree | 989d00b7b5b1b64302aaab1740964be59ef2543c | |
| parent | dc3fddb2700a03da6eaebd5f6fa7d6a896ec7193 (diff) | |
| download | gentoo-f43e670e0516452fbb01c3aa47510fc174019af0.tar.gz gentoo-f43e670e0516452fbb01c3aa47510fc174019af0.tar.bz2 gentoo-f43e670e0516452fbb01c3aa47510fc174019af0.zip | |
dev-java/slf4j-simple: Stabilize 1.7.32 arm64, #833459
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
| -rw-r--r-- | dev-java/slf4j-simple/slf4j-simple-1.7.32.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/slf4j-simple/slf4j-simple-1.7.32.ebuild b/dev-java/slf4j-simple/slf4j-simple-1.7.32.ebuild index 74c44482dc3d..a98ef1a0d287 100644 --- a/dev-java/slf4j-simple/slf4j-simple-1.7.32.ebuild +++ b/dev-java/slf4j-simple/slf4j-simple-1.7.32.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 ~arm ~arm64 ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ppc64 x86" # Common dependencies # POM: pom.xml |
