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 9A6CE158091 for ; Thu, 2 Jun 2022 04:02:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E081DE08A8; Thu, 2 Jun 2022 04:02:31 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 82A0CE08CA for ; Thu, 2 Jun 2022 04:02:31 +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 2C884341F29 for ; Thu, 2 Jun 2022 04:02:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF89B4E7 for ; Thu, 2 Jun 2022 04:02:28 +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: <1654142531.c37397cb35afd2a7a4909e85f84d0aff698318c3.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/ferret/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/ferret/ferret-5.0.ebuild X-VCS-Directories: app-vim/ferret/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: c37397cb35afd2a7a4909e85f84d0aff698318c3 X-VCS-Branch: master Date: Thu, 2 Jun 2022 04:02:28 +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: f9b791a8-03ab-4e5a-9522-1b0243cade6b X-Archives-Hash: 089f7a24147eb83635886940f1b492a0 commit: c37397cb35afd2a7a4909e85f84d0aff698318c3 Author: Jakov Smolić gentoo org> AuthorDate: Thu Jun 2 04:01:27 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Thu Jun 2 04:02:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c37397cb app-vim/ferret: Stabilize 5.0 x86, #849197 Signed-off-by: Jakov Smolić gentoo.org> app-vim/ferret/ferret-5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/ferret/ferret-5.0.ebuild b/app-vim/ferret/ferret-5.0.ebuild index 05bca7dcb60e..dfb1794298a6 100644 --- a/app-vim/ferret/ferret-5.0.ebuild +++ b/app-vim/ferret/ferret-5.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/wincent/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="vim" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" src_prepare() { default