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 273E4158020 for ; Wed, 28 Dec 2022 00:56:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5719EE087A; Wed, 28 Dec 2022 00:56:22 +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 3B22CE087A for ; Wed, 28 Dec 2022 00:56:22 +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 5EE9133BE3F for ; Wed, 28 Dec 2022 00:56:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8CAAE7F9 for ; Wed, 28 Dec 2022 00:56:18 +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: <1672188921.f2483375a98122406cf9d50e8634ada3148d06ef.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/vile/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/vile/vile-9.8w-r1.ebuild X-VCS-Directories: app-editors/vile/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f2483375a98122406cf9d50e8634ada3148d06ef X-VCS-Branch: master Date: Wed, 28 Dec 2022 00:56:18 +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: c07f3099-74d6-4aea-a8e8-ec65e16b2fd6 X-Archives-Hash: b6353c9b9835d4c277e723ab154281f5 commit: f2483375a98122406cf9d50e8634ada3148d06ef Author: Sam James gentoo org> AuthorDate: Wed Dec 28 00:55:21 2022 +0000 Commit: Sam James gentoo org> CommitDate: Wed Dec 28 00:55:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2483375 app-editors/vile: Stabilize 9.8w-r1 amd64, #888633 Signed-off-by: Sam James gentoo.org> app-editors/vile/vile-9.8w-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/vile/vile-9.8w-r1.ebuild b/app-editors/vile/vile-9.8w-r1.ebuild index 88b2544693fb..11e8596ed0e0 100644 --- a/app-editors/vile/vile-9.8w-r1.ebuild +++ b/app-editors/vile/vile-9.8w-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI+=" verify-sig? ( https://invisible-island.net/archives/vile/current/${P} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~ia64 ppc ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="perl iconv" RDEPEND=">=sys-libs/ncurses-5.2:=