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 F1A6B158094 for ; Mon, 25 Jul 2022 04:19:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2418E10A6; Mon, 25 Jul 2022 04:19:47 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 9F730E109F for ; Mon, 25 Jul 2022 04:19:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 AAC73340F15 for ; Mon, 25 Jul 2022 04:19:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B19E7561 for ; Mon, 25 Jul 2022 04:19:42 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1658722703.a960cfdf519177d3ae9b9a69795e3f35a5d2d086.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/scram/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/scram/scram-2.1.ebuild X-VCS-Directories: dev-java/scram/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a960cfdf519177d3ae9b9a69795e3f35a5d2d086 X-VCS-Branch: master Date: Mon, 25 Jul 2022 04:19:42 +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: 65ae774d-8324-4f43-a90b-13d28b17f1d0 X-Archives-Hash: d5ab5be09aa5da3b2c0d72ce9004d64b commit: a960cfdf519177d3ae9b9a69795e3f35a5d2d086 Author: Sam James gentoo org> AuthorDate: Mon Jul 25 04:18:23 2022 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jul 25 04:18:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a960cfdf dev-java/scram: Stabilize 2.1 ppc64, #859361 Signed-off-by: Sam James gentoo.org> dev-java/scram/scram-2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/scram/scram-2.1.ebuild b/dev-java/scram/scram-2.1.ebuild index f43f944a27e0..0595dcc0736d 100644 --- a/dev-java/scram/scram-2.1.ebuild +++ b/dev-java/scram/scram-2.1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://gitlab.com/ongresinc/${PN}/-/archive/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc64 x86" +KEYWORDS="~amd64 ppc64 x86" # Common dependencies # POM: common/pom.xml