From b2be182d49eea46686b5cf2680d457df61e89dc4 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 30 Jun 2018 08:49:38 +0100 Subject: gentoo resync : 30.06.2018 --- app-vim/fugitive/fugitive-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-vim/fugitive/fugitive-9999.ebuild') diff --git a/app-vim/fugitive/fugitive-9999.ebuild b/app-vim/fugitive/fugitive-9999.ebuild index 5f7552c24ee8..3ec007ea68be 100644 --- a/app-vim/fugitive/fugitive-9999.ebuild +++ b/app-vim/fugitive/fugitive-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 inherit vim-plugin if [[ ${PV} == 9999 ]]; then @@ -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" -- cgit v1.2.3