summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-08-11 12:40:52 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-08-11 13:02:40 +0200
commit30ef3293a294b5e95ec415da276c7312f26b3df6 (patch)
treeea0770d4ba90c7c31017cd3b693205ffb2857051
parentapp-editors/nano: version bump to 2.6.3 (diff)
downloadgentoo-30ef3293a294b5e95ec415da276c7312f26b3df6.tar.gz
gentoo-30ef3293a294b5e95ec415da276c7312f26b3df6.tar.bz2
gentoo-30ef3293a294b5e95ec415da276c7312f26b3df6.zip
app-vim/indentpython: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28
-rw-r--r--app-vim/indentpython/indentpython-0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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"