summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-22 05:32:36 +0000
committerSam James <sam@gentoo.org>2021-12-22 05:32:36 +0000
commit79e53798ae48e15030e492a517969746635b22d3 (patch)
treec069381539650c6d5a4c2be2ffa40657a7a44208 /app-editors
parentnet-mail/mu: Stabilize 1.6.10 arm, #829781 (diff)
downloadgentoo-79e53798ae48e15030e492a517969746635b22d3.tar.gz
gentoo-79e53798ae48e15030e492a517969746635b22d3.tar.bz2
gentoo-79e53798ae48e15030e492a517969746635b22d3.zip
app-editors/neovim: Stabilize 0.5.1 x86, #829776
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/neovim/neovim-0.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/neovim/neovim-0.5.1.ebuild b/app-editors/neovim/neovim-0.5.1.ebuild
index 6e99dc9e54d6..78a18344f655 100644
--- a/app-editors/neovim/neovim-0.5.1.ebuild
+++ b/app-editors/neovim/neovim-0.5.1.ebuild
@@ -15,7 +15,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"