From: Matthew Thode Date: Wed, 11 Mar 2020 15:53:51 +0000 (-0500) Subject: dev-python/python-editor: 1.0.4 stable amd64 and x86 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=def9fbe7ec4a6b2fe8800925728a2fb03e2192bf;p=gentoo.git 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 --- 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 63553b089a2a..f1f26e7feea9 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}]"