commit: f3ff688edede1eccf248b94ab1bb25ed9a6866ce Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Wed Feb 16 09:34:41 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Wed Feb 16 09:34:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3ff688e
dev-java/slf4j-api: Stabilize 1.7.32 amd64, #833459 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-java/slf4j-api/slf4j-api-1.7.32.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/slf4j-api/slf4j-api-1.7.32.ebuild b/dev-java/slf4j-api/slf4j-api-1.7.32.ebuild index 40f19bf19cb4..8b03429bb80b 100644 --- a/dev-java/slf4j-api/slf4j-api-1.7.32.ebuild +++ b/dev-java/slf4j-api/slf4j-api-1.7.32.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 # Skeleton command: @@ -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" DEPEND=" >=virtual/jdk-1.8:*
