Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/pydiction/
Date: Mon, 09 Sep 2019 05:54:46
Message-Id: 1568008340.b8bb905b24b5d70c3bcfbbae9226f8d686bd98e3.ago@gentoo
1 commit: b8bb905b24b5d70c3bcfbbae9226f8d686bd98e3
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 9 05:52:20 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 9 05:52:20 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8bb905b
7
8 app-vim/pydiction: amd64 stable wrt bug #693124
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <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 88a926f7f85..8ef22c6cc19 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"