app-vim/gitgutter: Stable for amd64+x86.
authorPatrice Clement <monsieurp@gentoo.org>
Tue, 14 Jun 2016 13:54:00 +0000 (14:54 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Wed, 15 Jun 2016 11:46:28 +0000 (11:46 +0000)
Package-Manager: portage-2.2.28

app-vim/gitgutter/gitgutter-20160316.ebuild

index 6ae5ba5443f68c870a17a1ddf70b2fddc90995db..25cf02f5c47751d52fdc6ba1b4b25244caf10451 100644 (file)
@@ -9,7 +9,7 @@ if [[ ${PV} == 9999* ]]; then
        EGIT_REPO_URI="git://github.com/airblade/vim-gitgutter.git"
        inherit git-r3
 else
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="amd64 x86"
 fi
 
 DESCRIPTION="vim plugin: shows a git diff in the sign column and stages/reverts hunks"