app-vim/vimpython: Stable for amd64. Retroactively mark stable for the remaining...
authorPatrice Clement <monsieurp@gentoo.org>
Fri, 13 May 2016 07:52:24 +0000 (07:52 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 13 May 2016 08:23:21 +0000 (08:23 +0000)
Package-Manager: portage-2.2.26

app-vim/vimpython/vimpython-1.13-r1.ebuild

index d677672a3605763a468b77ec66fb6d34f57b065c..badf8ccd0aa118ce49cbc8f5fa40b68f8bb97c2e 100644 (file)
@@ -9,4 +9,10 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: A set of menus/shortcuts to work with Python files"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=30"
 LICENSE="vim"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86"
+
+DEPEND="
+       dev-lang/python:*
+       app-arch/unzip"
+
+RDEPEND="${DEPEND}"