diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-08 19:28:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-08 19:28:34 +0100 |
commit | a4589ccbdb522ed5c197c55c29357711a5fce432 (patch) | |
tree | 67d5522afebdd3a97ee91c7275cc62b1c02ae5b3 /app-vim/pydiction | |
parent | app-i18n/ibus: stable 1.5.20 for ppc64, bug #691380 (diff) | |
download | gentoo-a4589ccbdb522ed5c197c55c29357711a5fce432.tar.gz gentoo-a4589ccbdb522ed5c197c55c29357711a5fce432.tar.bz2 gentoo-a4589ccbdb522ed5c197c55c29357711a5fce432.zip |
app-vim/pydiction: stable 1.2.3-r2 for ppc64, bug #693124
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-vim/pydiction')
-rw-r--r-- | app-vim/pydiction/pydiction-1.2.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/pydiction/pydiction-1.2.3-r2.ebuild b/app-vim/pydiction/pydiction-1.2.3-r2.ebuild index 6df14f50a40c..d91803771c0d 100644 --- a/app-vim/pydiction/pydiction-1.2.3-r2.ebuild +++ b/app-vim/pydiction/pydiction-1.2.3-r2.ebuild @@ -12,7 +12,7 @@ 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" REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="app-arch/unzip" |