summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-06-02 14:25:10 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-06-02 14:25:10 +0200
commitb314c113d073d65038750f24171b5f7eb03ff1bd (patch)
treeafe89ec934d42f8a2c5f4f55bb3cefb639dbc68f /app-editors/neovim
parentdev-libs/unibilium: Stabilize 2.1.1 amd64, #849341 (diff)
downloadgentoo-b314c113d073d65038750f24171b5f7eb03ff1bd.tar.gz
gentoo-b314c113d073d65038750f24171b5f7eb03ff1bd.tar.bz2
gentoo-b314c113d073d65038750f24171b5f7eb03ff1bd.zip
app-editors/neovim: Stabilize 0.7.0 amd64, #849344
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-editors/neovim')
-rw-r--r--app-editors/neovim/neovim-0.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/neovim/neovim-0.7.0.ebuild b/app-editors/neovim/neovim-0.7.0.ebuild
index 471402fe3cf8..0ba61a74485c 100644
--- a/app-editors/neovim/neovim-0.7.0.ebuild
+++ b/app-editors/neovim/neovim-0.7.0.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"