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
This commit is contained in:
Patrice Clement
2016-10-30 21:21:17 +01:00
parent 74d4191f09
commit 1261e9230a

View File

@@ -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"