commit:     30ef3293a294b5e95ec415da276c7312f26b3df6
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 11 10:40:52 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Aug 11 11:02:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30ef3293

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

Package-Manager: portage-2.2.28

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

diff --git a/app-vim/indentpython/indentpython-0.3.ebuild 
b/app-vim/indentpython/indentpython-0.3.ebuild
index d3e592f..c570369 100644
--- a/app-vim/indentpython/indentpython-0.3.ebuild
+++ b/app-vim/indentpython/indentpython-0.3.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: Indent Python code according to PEP8"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=974";
 SRC_URI="https://github.com/vim-scripts/${PN}.vim/archive/${PV}.zip -> 
${P}.zip"
 LICENSE="vim.org"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 
 DEPEND="app-arch/unzip"
 

Reply via email to