summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-10-30 21:21:17 +0100
committerPatrice Clement <monsieurp@gentoo.org>2016-10-31 12:53:51 +0100
commit1261e9230ac6e7c872976220d74a359e76d4e05b (patch)
tree196fac54dae9b24cde683ce7e4909842be1a5e93 /app-vim
parentapp-vim/surround: clean up old. (diff)
downloadgentoo-1261e9230ac6e7c872976220d74a359e76d4e05b.tar.gz
gentoo-1261e9230ac6e7c872976220d74a359e76d4e05b.tar.bz2
gentoo-1261e9230ac6e7c872976220d74a359e76d4e05b.zip
app-vim/pydoc: stable for x86. mark stable for the remaining arches whilst at it using the ALLARCHES policy.
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/pydoc/pydoc-2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/pydoc/pydoc-2.0.ebuild b/app-vim/pydoc/pydoc-2.0.ebuild
index 3776a04193d0..812413f2ca8b 100644
--- a/app-vim/pydoc/pydoc-2.0.ebuild
+++ b/app-vim/pydoc/pydoc-2.0.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: integrates python documentation view and search tool"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=910 https://github.com/fs111/pydoc.vim"
SRC_URI="https://github.com/fs111/${PN}.vim/tarball/${PV} -> ${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
IUSE=""
DEPEND="app-arch/unzip"