From: Patrice Clement Date: Thu, 11 Aug 2016 10:40:52 +0000 (+0200) Subject: app-vim/indentpython: Stable for amd64. Retroactively mark stable for the remaining... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=30ef3293a294b5e95ec415da276c7312f26b3df6;p=gentoo.git app-vim/indentpython: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.28 --- diff --git a/app-vim/indentpython/indentpython-0.3.ebuild b/app-vim/indentpython/indentpython-0.3.ebuild index d3e592f50c06..c5703691a18b 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"