diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-06-28 19:19:40 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-06-28 19:46:04 +0000 |
commit | 23aed7b7377ae8d8ab2eaf7438cc925f20a37c4f (patch) | |
tree | 3315e23fe301041db6a37154404544a6d08b21bf /app-vim/pydiction/pydiction-1.2.3.ebuild | |
parent | app-vim/pdv: Clean up old. (diff) | |
download | gentoo-23aed7b7377ae8d8ab2eaf7438cc925f20a37c4f.tar.gz gentoo-23aed7b7377ae8d8ab2eaf7438cc925f20a37c4f.tar.bz2 gentoo-23aed7b7377ae8d8ab2eaf7438cc925f20a37c4f.zip |
app-vim/pydiction: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-vim/pydiction/pydiction-1.2.3.ebuild')
-rw-r--r-- | app-vim/pydiction/pydiction-1.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/pydiction/pydiction-1.2.3.ebuild b/app-vim/pydiction/pydiction-1.2.3.ebuild index 25861af3e4d3..0bd0344b7117 100644 --- a/app-vim/pydiction/pydiction-1.2.3.ebuild +++ b/app-vim/pydiction/pydiction-1.2.3.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: Tab-complete your Python code" HOMEPAGE="https://rkulla.github.io/pydiction/" SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.zip" LICENSE="vim" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ppc64 x86" DEPEND="app-arch/unzip" RDEPEND="dev-lang/python:*" |