diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-22 03:22:07 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-22 03:34:48 +0200 |
commit | ee9c736963a0119372805edeccf1c93ab27fb3d4 (patch) | |
tree | 17a719e8e5c5a14aa9f925e7328c3806145765c5 /dev-python/qtconsole | |
parent | dev-python/scandir: x86 stable (bug #596714) (diff) | |
download | gentoo-ee9c736963a0119372805edeccf1c93ab27fb3d4.tar.gz gentoo-ee9c736963a0119372805edeccf1c93ab27fb3d4.tar.bz2 gentoo-ee9c736963a0119372805edeccf1c93ab27fb3d4.zip |
dev-python/qtconsole: x86 stable (bug #596714)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-python/qtconsole')
-rw-r--r-- | dev-python/qtconsole/qtconsole-4.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/qtconsole/qtconsole-4.3.1.ebuild b/dev-python/qtconsole/qtconsole-4.3.1.ebuild index ef832b246086..fb93fd7774e2 100644 --- a/dev-python/qtconsole/qtconsole-4.3.1.ebuild +++ b/dev-python/qtconsole/qtconsole-4.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" IUSE="doc test" RDEPEND=" |