diff options
author | Sam James <sam@gentoo.org> | 2022-11-10 00:27:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-10 00:27:32 +0000 |
commit | 62b0a985d22342bd8b4c4213ee7dd9a67e98b0e2 (patch) | |
tree | 10ba9895d782f9fed9357e27444dfb12e659fe7a /dev-java/slf4j-simple/slf4j-simple-2.0.3.ebuild | |
parent | dev-java/reload4j: Stabilize 1.2.22 amd64, #880575 (diff) | |
download | gentoo-62b0a985d22342bd8b4c4213ee7dd9a67e98b0e2.tar.gz gentoo-62b0a985d22342bd8b4c4213ee7dd9a67e98b0e2.tar.bz2 gentoo-62b0a985d22342bd8b4c4213ee7dd9a67e98b0e2.zip |
dev-java/slf4j-simple: Stabilize 2.0.3 amd64, #880575
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/slf4j-simple/slf4j-simple-2.0.3.ebuild')
-rw-r--r-- | dev-java/slf4j-simple/slf4j-simple-2.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/slf4j-simple/slf4j-simple-2.0.3.ebuild b/dev-java/slf4j-simple/slf4j-simple-2.0.3.ebuild index 082d310aeafe..039a2a31d32e 100644 --- a/dev-java/slf4j-simple/slf4j-simple-2.0.3.ebuild +++ b/dev-java/slf4j-simple/slf4j-simple-2.0.3.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/qos-ch/slf4j/archive/v_${PV}.tar.gz -> slf4j-${PV}.t LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 ~x86" # Common dependencies # POM: pom.xml |