commit: def9fbe7ec4a6b2fe8800925728a2fb03e2192bf Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Wed Mar 11 15:53:51 2020 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Wed Mar 11 15:58:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=def9fbe7
dev-python/python-editor: 1.0.4 stable amd64 and x86 Closes: https://bugs.gentoo.org/712144 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> dev-python/python-editor/python-editor-1.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-editor/python-editor-1.0.4.ebuild b/dev-python/python-editor/python-editor-1.0.4.ebuild index 63553b089a2..f1f26e7feea 100644 --- a/dev-python/python-editor/python-editor-1.0.4.ebuild +++ b/dev-python/python-editor/python-editor-1.0.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
