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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C2F87138239 for ; Tue, 1 Jun 2021 06:59:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB5A1E0831; Tue, 1 Jun 2021 06:59:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8F8C4E0831 for ; Tue, 1 Jun 2021 06:59:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8FD4A335C9A for ; Tue, 1 Jun 2021 06:59:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E46447 for ; Tue, 1 Jun 2021 06:59:34 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1622530765.ea1287462e5084e663ffb74de404e1f944ef029e.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/splice/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/splice/splice-1.1.0-r4.ebuild X-VCS-Directories: app-vim/splice/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: ea1287462e5084e663ffb74de404e1f944ef029e X-VCS-Branch: master Date: Tue, 1 Jun 2021 06:59:34 +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: d60f142e-3699-4c93-88b1-82f6917a1678 X-Archives-Hash: bbaf754b187add1d2340a3c0425ecb8b commit: ea1287462e5084e663ffb74de404e1f944ef029e Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Jun 1 06:57:39 2021 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Jun 1 06:59:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea128746 app-vim/splice: x86 stable wrt bug #793314 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> app-vim/splice/splice-1.1.0-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/splice/splice-1.1.0-r4.ebuild b/app-vim/splice/splice-1.1.0-r4.ebuild index 294812c4ecb..12c64c54cb3 100644 --- a/app-vim/splice/splice-1.1.0-r4.ebuild +++ b/app-vim/splice/splice-1.1.0-r4.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://docs.stevelosh.com/splice.vim/ https://github.com/sjl/splice.v SRC_URI="https://github.com/sjl/splice.vim/archive/v${PV}.tar.gz -> ${P}-github.tar.gz" LICENSE="MIT" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="