summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2023-03-04 08:57:23 +0200
committerJoonas Niilola <juippis@gentoo.org>2023-03-04 09:04:56 +0200
commit1af8632f080390d76553a1ced7afce81cd13e72f (patch)
tree808367707035439cb8566d97f568e1c6f7e310d2 /app-editors/neovim
parentx11-misc/trayer-srg: Stabilize 1.1.8-r2 x86, #898212 (diff)
downloadgentoo-1af8632f080390d76553a1ced7afce81cd13e72f.tar.gz
gentoo-1af8632f080390d76553a1ced7afce81cd13e72f.tar.bz2
gentoo-1af8632f080390d76553a1ced7afce81cd13e72f.zip
app-editors/neovim: Stabilize 0.8.3 x86, #899544
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-editors/neovim')
-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 6f2579617122..9c7e5e9b070b 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 ~riscv x86 ~x64-macos"
fi
LICENSE="Apache-2.0 vim"