commit:     48532d23d82fcaaeddaac5fdadf7fc5a70cb752d
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 19 05:54:00 2018 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Sep 20 05:30:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48532d23

app-vim/fugitive: stabilize 2.3

 app-vim/fugitive/fugitive-2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/fugitive/fugitive-2.3.ebuild 
b/app-vim/fugitive/fugitive-2.3.ebuild
index 3ec007ea68b..51d8b9f2097 100644
--- a/app-vim/fugitive/fugitive-2.3.ebuild
+++ b/app-vim/fugitive/fugitive-2.3.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then
 else
        inherit vcs-snapshot
        SRC_URI="https://github.com/tpope/vim-fugitive/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~x86 ~ppc-macos ~x64-macos"
+       KEYWORDS="amd64 x86 ~ppc-macos ~x64-macos"
 fi
 
 DESCRIPTION="vim plugin: a git wrapper for vim"

Reply via email to