From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6C179158020 for ; Wed, 9 Nov 2022 18:46:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C33FE08EB; Wed, 9 Nov 2022 18:46:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 46553E08EB for ; Wed, 9 Nov 2022 18:46:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 62329340E3A for ; Wed, 9 Nov 2022 18:46:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8088D738 for ; Wed, 9 Nov 2022 18:46:17 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1668019563.2ac4c1d12e5e512b82895eb2452a385db966c17d.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/slf4j-nop/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/slf4j-nop/slf4j-nop-2.0.3.ebuild X-VCS-Directories: dev-java/slf4j-nop/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 2ac4c1d12e5e512b82895eb2452a385db966c17d X-VCS-Branch: master Date: Wed, 9 Nov 2022 18:46:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4d878597-cc4c-4915-b174-9c6c3ddec473 X-Archives-Hash: 934e29d79b47137d97d70a36a9e81037 commit: 2ac4c1d12e5e512b82895eb2452a385db966c17d Author: Arthur Zamarin gentoo org> AuthorDate: Wed Nov 9 18:46:03 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Wed Nov 9 18:46:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ac4c1d1 dev-java/slf4j-nop: Stabilize 2.0.3 ppc64, #880575 Signed-off-by: Arthur Zamarin gentoo.org> dev-java/slf4j-nop/slf4j-nop-2.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/slf4j-nop/slf4j-nop-2.0.3.ebuild b/dev-java/slf4j-nop/slf4j-nop-2.0.3.ebuild index c96c9fc526e1..ba007b8e2f85 100644 --- a/dev-java/slf4j-nop/slf4j-nop-2.0.3.ebuild +++ b/dev-java/slf4j-nop/slf4j-nop-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