summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2023-04-08 15:35:32 +0200
committerLuca Barbato <lu_zero@gentoo.org>2023-04-08 15:41:45 +0200
commit8844bcdafb2b45c63933b15732e14375516e7598 (patch)
tree0595ad15c5b9d2e83705701b3c4893074efda2eb
parentdev-lua/luv: keyword 1.44.2.0 for ~ppc64 (diff)
downloadgentoo-8844bcdafb2b45c63933b15732e14375516e7598.tar.gz
gentoo-8844bcdafb2b45c63933b15732e14375516e7598.tar.bz2
gentoo-8844bcdafb2b45c63933b15732e14375516e7598.zip
app-editors/neovim: keyword 0.8.3 for ~ppc64
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-rw-r--r--app-editors/neovim/neovim-0.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/neovim/neovim-0.8.3.ebuild b/app-editors/neovim/neovim-0.8.3.ebuild
index 4a155f092263..7d44b52012f1 100644
--- a/app-editors/neovim/neovim-0.8.3.ebuild
+++ b/app-editors/neovim/neovim-0.8.3.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 ~riscv x86 ~x64-macos"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86 ~x64-macos"
fi
LICENSE="Apache-2.0 vim"