summaryrefslogtreecommitdiff
path: root/app-editors/neovim/neovim-0.9.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-19 09:49:52 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-19 09:49:52 +0100
commitd99752d3d5e12a0fc38778cb734bc68bbe2ed3bb (patch)
tree5f37e3f56df65ede7caf11eb0bd1fbf0ee03ac3c /app-editors/neovim/neovim-0.9.2.ebuild
parenta643f0010255d34e6b8045aba39aef5174921a7d (diff)
gentoo auto-resync : 19:10:2023 - 09:49:52
Diffstat (limited to 'app-editors/neovim/neovim-0.9.2.ebuild')
-rw-r--r--app-editors/neovim/neovim-0.9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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"