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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7373D1581EC for ; Wed, 20 Nov 2024 08:31:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F174E07D9; Wed, 20 Nov 2024 08:31:12 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 63ADFE07D9 for ; Wed, 20 Nov 2024 08:31:12 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 57269341E1C for ; Wed, 20 Nov 2024 08:31:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B85561D6E for ; Wed, 20 Nov 2024 08:31:09 +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: <1732091445.ce21dbea6c23114c3bb5e9c11ff18634eb2398d9.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/jedit/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/jedit/jedit-5.7.0.ebuild X-VCS-Directories: app-editors/jedit/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ce21dbea6c23114c3bb5e9c11ff18634eb2398d9 X-VCS-Branch: master Date: Wed, 20 Nov 2024 08:31:09 +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: 4e0da2cf-b9cf-4f3f-bd44-d595db5d66aa X-Archives-Hash: d9f28e304b38dd44bea5e184e788451f commit: ce21dbea6c23114c3bb5e9c11ff18634eb2398d9 Author: Sam James gentoo org> AuthorDate: Wed Nov 20 08:30:45 2024 +0000 Commit: Sam James gentoo org> CommitDate: Wed Nov 20 08:30:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce21dbea app-editors/jedit: Stabilize 5.7.0 ppc64, #944078 Signed-off-by: Sam James gentoo.org> app-editors/jedit/jedit-5.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/jedit/jedit-5.7.0.ebuild b/app-editors/jedit/jedit-5.7.0.ebuild index 98656ecd09d4..ca40b64e7eae 100644 --- a/app-editors/jedit/jedit-5.7.0.ebuild +++ b/app-editors/jedit/jedit-5.7.0.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/jEdit" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="~amd64 ppc64" BDEPEND=" app-text/docbook-xsl-stylesheets:0