summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-07 19:26:32 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-07 19:26:52 +0200
commit2eb5ccd828965b7420099275a2eea80ddb7fbf6a (patch)
treef6acca5c03925768ae8e5c9e375ee43c160be94c
parentnet-misc/mobile-broadband-provider-info: Version bump to 20221107 (diff)
downloadgentoo-2eb5ccd8.tar.gz
gentoo-2eb5ccd8.tar.bz2
gentoo-2eb5ccd8.zip
app-editors/neovim: Stabilize 0.8.0-r1 arm64, #879961
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 60b97a82d314..88bbab6f547a 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"