commit: a8eab3deeb59247413843e9f9c81016f0dda54cc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Apr 27 18:07:24 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Apr 27 18:09:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8eab3de
dev-java/slf4j-simple: Stabilize 1.7.30-r1 ppc64, #736962 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-java/slf4j-simple/slf4j-simple-1.7.30-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 5ce641ddbb2..2bbc08d8cc7 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 ~arm64 ppc64 x86" # Common dependencies # POM: slf4j-v_${PV}/${PN}/pom.xml
