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 3A3EA1581EC for ; Thu, 21 Nov 2024 13:48:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CCD8E087A; Thu, 21 Nov 2024 13:47:58 +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 DF4ECE087A for ; Thu, 21 Nov 2024 13:47:57 +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 ED759342FA0 for ; Thu, 21 Nov 2024 13:47:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8CFB922D8 for ; Thu, 21 Nov 2024 13:47:53 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1732196852.811862dbbea3625bf8a52164d9610ba6ac64eca7.jsmolic@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: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 811862dbbea3625bf8a52164d9610ba6ac64eca7 X-VCS-Branch: master Date: Thu, 21 Nov 2024 13:47:53 +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: d0f1ef9d-d95f-41c0-8909-a8b5f3fcaf2e X-Archives-Hash: 4f3af1cbe622717737cd9e690fd357c5 commit: 811862dbbea3625bf8a52164d9610ba6ac64eca7 Author: Jakov Smolić gentoo org> AuthorDate: Thu Nov 21 13:47:32 2024 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Thu Nov 21 13:47:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=811862db app-editors/jedit: Stabilize 5.7.0 amd64, #944078 Signed-off-by: Jakov Smolić 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 ca40b64e7eae..22bf85483e60 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