summaryrefslogtreecommitdiff
path: root/app-editors/neovim/neovim-0.9.4.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-01 23:01:08 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-01 23:01:08 +0000
commitb0632f33a9a34123e027e91c44916235a5cd9494 (patch)
treec5f561876ec5641cc9b198262d4da3c91ef6b120 /app-editors/neovim/neovim-0.9.4.ebuild
parentb704a12f55494cd0f6fef2a547cab684dcecd4de (diff)
gentoo auto-resync : 01:12:2023 - 23:01:08
Diffstat (limited to 'app-editors/neovim/neovim-0.9.4.ebuild')
-rw-r--r--app-editors/neovim/neovim-0.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/neovim/neovim-0.9.4.ebuild b/app-editors/neovim/neovim-0.9.4.ebuild
index 5e384cea9321..f2763ef22dda 100644
--- a/app-editors/neovim/neovim-0.9.4.ebuild
+++ b/app-editors/neovim/neovim-0.9.4.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 ~ppc ~ppc64 ~riscv x86 ~x64-macos"
fi
LICENSE="Apache-2.0 vim"