commit:     b314c113d073d65038750f24171b5f7eb03ff1bd
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  2 12:25:10 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Jun  2 12:25:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b314c113

app-editors/neovim: Stabilize 0.7.0 amd64, #849344

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 app-editors/neovim/neovim-0.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"

Reply via email to