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 E286C15ACFC for ; Mon, 1 May 2023 17:50:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A354E0849; Mon, 1 May 2023 17:50:43 +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 0B276E0849 for ; Mon, 1 May 2023 17:50:43 +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 4B14C341549 for ; Mon, 1 May 2023 17:50:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AFCA2A5C for ; Mon, 1 May 2023 17:50:40 +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: <1682963427.5c360a5c92384ce57821a1d528a3923136e6b0c3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/teco/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/teco/teco-36_p19940820-r1.ebuild X-VCS-Directories: app-editors/teco/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5c360a5c92384ce57821a1d528a3923136e6b0c3 X-VCS-Branch: master Date: Mon, 1 May 2023 17:50:40 +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: 9988cec7-87ff-4460-9dde-f8ef5d245063 X-Archives-Hash: 55270670f8eea07e51ec050328ba75e9 commit: 5c360a5c92384ce57821a1d528a3923136e6b0c3 Author: Sam James gentoo org> AuthorDate: Mon May 1 17:49:33 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon May 1 17:50:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c360a5c app-editors/teco: Stabilize 36_p19940820-r1 x86, #905426 Signed-off-by: Sam James gentoo.org> app-editors/teco/teco-36_p19940820-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/teco/teco-36_p19940820-r1.ebuild b/app-editors/teco/teco-36_p19940820-r1.ebuild index 3cda47a2023e..ed3528f4735f 100644 --- a/app-editors/teco/teco-36_p19940820-r1.ebuild +++ b/app-editors/teco/teco-36_p19940820-r1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}" LICENSE="freedist" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="doc" RDEPEND="sys-libs/ncurses:0="