summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-03-11 10:53:51 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2020-03-11 10:58:21 -0500
commitdef9fbe7ec4a6b2fe8800925728a2fb03e2192bf (patch)
tree777e0054d66b0ddd55f168d9ddbebd24e973f450 /dev-python/python-editor
parentsci-chemistry/gnome-chemistry-utils: Needs gnome-common (diff)
downloadgentoo-def9fbe7ec4a6b2fe8800925728a2fb03e2192bf.tar.gz
gentoo-def9fbe7ec4a6b2fe8800925728a2fb03e2192bf.tar.bz2
gentoo-def9fbe7ec4a6b2fe8800925728a2fb03e2192bf.zip
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@gentoo.org>
Diffstat (limited to 'dev-python/python-editor')
-rw-r--r--dev-python/python-editor/python-editor-1.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]"