commit:     1972339c3d2b9742c7af467f3afdc453f35559e2
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  2 03:57:50 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Jun  2 03:57:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1972339c

app-vim/nerdtree: Stabilize 6.4.3 amd64, #849197

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

 app-vim/nerdtree/nerdtree-6.4.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/nerdtree/nerdtree-6.4.3.ebuild 
b/app-vim/nerdtree/nerdtree-6.4.3.ebuild
index 8148044e5008..36d3a1222eb7 100644
--- a/app-vim/nerdtree/nerdtree-6.4.3.ebuild
+++ b/app-vim/nerdtree/nerdtree-6.4.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-r3
 else
        SRC_URI="https://github.com/scrooloose/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~x86 ~x64-macos"
+       KEYWORDS="amd64 ~x86 ~x64-macos"
 fi
 
 DESCRIPTION="vim plugin: A tree explorer plugin for navigating the filesystem"

Reply via email to