commit:     59cb5e19ab8255eb8deb5f2fe2bd30b13cdd3d70
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 15 19:47:11 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Aug 15 19:47:11 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59cb5e19

app-vim/gundo: Stable for amd64+x86.

Package-Manager: portage-2.2.28

 app-vim/gundo/gundo-2.6.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-vim/gundo/gundo-2.6.1.ebuild b/app-vim/gundo/gundo-2.6.1.ebuild
index f645812..4f70231 100644
--- a/app-vim/gundo/gundo-2.6.1.ebuild
+++ b/app-vim/gundo/gundo-2.6.1.ebuild
@@ -3,6 +3,7 @@
 # $Id$
 
 EAPI=5
+
 PYTHON_COMPAT=( python2_7 )
 
 inherit vim-plugin python-single-r1
@@ -11,7 +12,7 @@ DESCRIPTION="vim plugin: visualize your vim undo tree"
 HOMEPAGE="https://sjl.bitbucket.org/gundo.vim/";
 SRC_URI="https://github.com/sjl/gundo.vim/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-2+"
-KEYWORDS="~amd64 ~x86 ~x64-macos"
+KEYWORDS="amd64 x86 ~x64-macos"
 
 RDEPEND="|| ( app-editors/vim[${PYTHON_USEDEP}] 
app-editors/gvim[${PYTHON_USEDEP}] )
        ${PYTHON_DEPS}"

Reply via email to