commit:     9b03383735d59fea6c56b64d3381f445a22ca25f
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 31 18:44:36 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Mar 31 18:44:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b033837

app-editors/neovim: Stabilize 0.6.1-r1 amd64, #834128

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

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

diff --git a/app-editors/neovim/neovim-0.6.1-r1.ebuild 
b/app-editors/neovim/neovim-0.6.1-r1.ebuild
index d7838343d030..24f7fbf17c31 100644
--- a/app-editors/neovim/neovim-0.6.1-r1.ebuild
+++ b/app-editors/neovim/neovim-0.6.1-r1.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