diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-08 19:23:42 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-08 19:23:42 +0100 |
commit | 6f4d7b075de78485a317fda305a19a5f006c62ae (patch) | |
tree | 34ff86b7704422c0fc24065177843ef3a861e8ba /app-vim/pydiction | |
parent | lxde-base/lxsession: stable 0.5.4-r1 for ppc, bug #692514 (diff) | |
download | gentoo-6f4d7b075de78485a317fda305a19a5f006c62ae.tar.gz gentoo-6f4d7b075de78485a317fda305a19a5f006c62ae.tar.bz2 gentoo-6f4d7b075de78485a317fda305a19a5f006c62ae.zip |
app-vim/pydiction: stable 1.2.3-r2 for ppc, bug #693124
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc"
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 7e8c76ffa53d..6df14f50a40c 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" |