diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-30 19:49:19 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-30 20:02:34 +0100 |
commit | 36c2bd71375352ec60f9283c979f04cb9d4868a9 (patch) | |
tree | d5db6365dea5192889f6edc2629d2d67cbfac1f8 /dev-python/python-editor | |
parent | dev-python/cloudpickle: x86 stable (bug #639114) (diff) | |
download | gentoo-36c2bd71375352ec60f9283c979f04cb9d4868a9.tar.gz gentoo-36c2bd71375352ec60f9283c979f04cb9d4868a9.tar.bz2 gentoo-36c2bd71375352ec60f9283c979f04cb9d4868a9.zip |
dev-python/python-editor: x86 stable (bug #639114)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'dev-python/python-editor')
-rw-r--r-- | dev-python/python-editor/python-editor-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-editor/python-editor-1.0.3.ebuild b/dev-python/python-editor/python-editor-1.0.3.ebuild index 861c2a058204..69eee823a7fe 100644 --- a/dev-python/python-editor/python-editor-1.0.3.ebuild +++ b/dev-python/python-editor/python-editor-1.0.3.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}]" |