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:26:37
Message-Id: 1567967022.6f4d7b075de78485a317fda305a19a5f006c62ae.slyfox@gentoo
1 commit: 6f4d7b075de78485a317fda305a19a5f006c62ae
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 8 18:23:42 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 8 18:23:42 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f4d7b07
7
8 app-vim/pydiction: stable 1.2.3-r2 for ppc, bug #693124
9
10 Package-Manager: Portage-2.3.75, Repoman-2.3.17
11 RepoMan-Options: --include-arches="ppc"
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 7e8c76ffa53..6df14f50a40 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"