summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-02 14:00:52 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-02 14:00:52 +0200
commit6673000e6eaffb3e6d98af37ee96b0b9b49d9b0c (patch)
treec2082ca9833bf56e90938f0bb0bd56c6f49cba86 /app-editors/neovim
parentdev-libs/libvterm: Stabilize 0.3 x86, #879961 (diff)
downloadgentoo-6673000e6eaffb3e6d98af37ee96b0b9b49d9b0c.tar.gz
gentoo-6673000e6eaffb3e6d98af37ee96b0b9b49d9b0c.tar.bz2
gentoo-6673000e6eaffb3e6d98af37ee96b0b9b49d9b0c.zip
app-editors/neovim: Stabilize 0.8.0-r1 x86, #879961
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors/neovim')
-rw-r--r--app-editors/neovim/neovim-0.8.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/neovim/neovim-0.8.0-r1.ebuild b/app-editors/neovim/neovim-0.8.0-r1.ebuild
index 12d0c53d6e0e..04ef8a88991d 100644
--- a/app-editors/neovim/neovim-0.8.0-r1.ebuild
+++ b/app-editors/neovim/neovim-0.8.0-r1.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 ~riscv x86 ~x64-macos"
fi
LICENSE="Apache-2.0 vim"