Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/pydiction/
Date: Sun, 08 Sep 2019 18:30:29
Message-Id: 1567967314.a4589ccbdb522ed5c197c55c29357711a5fce432.slyfox@gentoo
1 commit: a4589ccbdb522ed5c197c55c29357711a5fce432
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 8 18:28:34 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 8 18:28:34 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4589ccb
7
8 app-vim/pydiction: stable 1.2.3-r2 for ppc64, bug #693124
9
10 Package-Manager: Portage-2.3.75, Repoman-2.3.17
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 app-vim/pydiction/pydiction-1.2.3-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-vim/pydiction/pydiction-1.2.3-r2.ebuild b/app-vim/pydiction/pydiction-1.2.3-r2.ebuild
18 index 6df14f50a40..d91803771c0 100644
19 --- a/app-vim/pydiction/pydiction-1.2.3-r2.ebuild
20 +++ b/app-vim/pydiction/pydiction-1.2.3-r2.ebuild
21 @@ -12,7 +12,7 @@ HOMEPAGE="https://rkulla.github.io/pydiction/"
22 SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.zip"
23
24 LICENSE="vim"
25 -KEYWORDS="~amd64 ppc ~ppc64 ~x86"
26 +KEYWORDS="~amd64 ppc ppc64 ~x86"
27 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
28
29 DEPEND="app-arch/unzip"