From d99752d3d5e12a0fc38778cb734bc68bbe2ed3bb Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 19 Oct 2023 09:49:52 +0100 Subject: gentoo auto-resync : 19:10:2023 - 09:49:52 --- app-editors/neovim/neovim-0.9.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-editors/neovim/neovim-0.9.2.ebuild') diff --git a/app-editors/neovim/neovim-0.9.2.ebuild b/app-editors/neovim/neovim-0.9.2.ebuild index ec45d50f6dd1..8392c08475dd 100644 --- a/app-editors/neovim/neovim-0.9.2.ebuild +++ b/app-editors/neovim/neovim-0.9.2.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://github.com/neovim/neovim.git" else SRC_URI="https://github.com/neovim/neovim/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~x64-macos" + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86 ~x64-macos" fi LICENSE="Apache-2.0 vim" -- cgit v1.2.3