commit:     bca33fbf3731950792e67dec4730dd4af502356c
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 11 10:36:00 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Aug 11 10:36:25 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bca33fbf

app-vim/vim-flake8: Stable for amd64. Retroactively mark stable for the 
remaining arches using the ALLARCHES policy.

Package-Manager: portage-2.2.28

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

diff --git a/app-vim/vim-flake8/vim-flake8-1.6.ebuild 
b/app-vim/vim-flake8/vim-flake8-1.6.ebuild
index 65ef307..64e9db8 100644
--- a/app-vim/vim-flake8/vim-flake8-1.6.ebuild
+++ b/app-vim/vim-flake8/vim-flake8-1.6.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: runs the currently open file through 
flake8"
 HOMEPAGE="https://github.com/nvie/vim-flake8";
 SRC_URI="https://github.com/nvie/${PN}/archive/${PV}.zip -> ${P}.zip"
 LICENSE="BSD"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 
 DEPEND="app-arch/unzip"
 RDEPEND="dev-python/flake8"

Reply via email to