summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-13 12:04:47 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-13 12:04:47 +0200
commit1c602e24f300cd6be72b703a83c45588f02b34ba (patch)
tree6cfe055178035d923ef4aab46cc9c0008e3c4779
parentx11-wm/openbox: arm stable wrt bug #722488 (diff)
downloadgentoo-1c602e24f300cd6be72b703a83c45588f02b34ba.tar.gz
gentoo-1c602e24f300cd6be72b703a83c45588f02b34ba.tar.bz2
gentoo-1c602e24f300cd6be72b703a83c45588f02b34ba.zip
app-vim/vimpython: ppc stable wrt bug #721750
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--app-vim/vimpython/vimpython-1.13-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/vimpython/vimpython-1.13-r3.ebuild b/app-vim/vimpython/vimpython-1.13-r3.ebuild
index fbdda266aaa5..6322bdb1ec98 100644
--- a/app-vim/vimpython/vimpython-1.13-r3.ebuild
+++ b/app-vim/vimpython/vimpython-1.13-r3.ebuild
@@ -10,7 +10,7 @@ inherit vim-plugin python-single-r1
DESCRIPTION="vim plugin: A set of menus/shortcuts to work with Python files"
HOMEPAGE="https://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"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"