summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2023-10-19 09:15:26 +0300
committerJoonas Niilola <juippis@gentoo.org>2023-10-19 09:15:26 +0300
commit3a67c8660ce4ae6258313321c198ae518ab4de76 (patch)
treeedef8fd2a2fe5819a1e35d7befce9a57fb38d28a /app-editors/neovim
parentdev-libs/libvterm: Stabilize 0.3.3 amd64, #915796 (diff)
downloadgentoo-3a67c8660ce4ae6258313321c198ae518ab4de76.tar.gz
gentoo-3a67c8660ce4ae6258313321c198ae518ab4de76.tar.bz2
gentoo-3a67c8660ce4ae6258313321c198ae518ab4de76.zip
app-editors/neovim: Stabilize 0.9.2 amd64, #915796
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-editors/neovim')
-rw-r--r--app-editors/neovim/neovim-0.9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/neovim/neovim-0.9.2.ebuild b/app-editors/neovim/neovim-0.9.2.ebuild
index ec45d50f6dd1..925b02940dac 100644
--- a/app-editors/neovim/neovim-0.9.2.ebuild
+++ b/app-editors/neovim/neovim-0.9.2.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 ~ppc64 ~riscv ~x86 ~x64-macos"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~x64-macos"
fi
LICENSE="Apache-2.0 vim"