From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id D38C11584AD for ; Sat, 26 Apr 2025 04:37:38 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id BECEA34300E for ; Sat, 26 Apr 2025 04:37:38 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 11AA61104C4; Sat, 26 Apr 2025 04:37:18 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 050CB1104C4 for ; Sat, 26 Apr 2025 04:37:18 +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 B479434300E for ; Sat, 26 Apr 2025 04:37:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 17B8D266B for ; Sat, 26 Apr 2025 04:37:15 +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: <1745642180.d73a04e1862edb52c5df26d6dcb409acfe41f6dd.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/jfbterm/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/jfbterm/jfbterm-0.4.7-r5.ebuild X-VCS-Directories: app-i18n/jfbterm/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d73a04e1862edb52c5df26d6dcb409acfe41f6dd X-VCS-Branch: master Date: Sat, 26 Apr 2025 04:37:15 +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: 6e5de63b-4096-4245-930a-b074b9ba2b1d X-Archives-Hash: 4c5120742e1742bf5109b3954a5385dd commit: d73a04e1862edb52c5df26d6dcb409acfe41f6dd Author: Sam James gentoo org> AuthorDate: Sat Apr 26 04:36:20 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sat Apr 26 04:36:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d73a04e1 app-i18n/jfbterm: Stabilize 0.4.7-r5 ppc64, #954537 Signed-off-by: Sam James gentoo.org> app-i18n/jfbterm/jfbterm-0.4.7-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/jfbterm/jfbterm-0.4.7-r5.ebuild b/app-i18n/jfbterm/jfbterm-0.4.7-r5.ebuild index 660159b5f6f9..f285f4978b44 100644 --- a/app-i18n/jfbterm/jfbterm-0.4.7-r5.ebuild +++ b/app-i18n/jfbterm/jfbterm-0.4.7-r5.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/13501/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" IUSE="debug" # ncurses is runtime-onlu dependency, because program provides it's own terminfo