commit: b8bb905b24b5d70c3bcfbbae9226f8d686bd98e3 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Sep 9 05:52:20 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Sep 9 05:52:20 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8bb905b
app-vim/pydiction: amd64 stable wrt bug #693124 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-vim/pydiction/pydiction-1.2.3-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/pydiction/pydiction-1.2.3-r2.ebuild b/app-vim/pydiction/pydiction-1.2.3-r2.ebuild index 88a926f7f85..8ef22c6cc19 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"