diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-05-16 14:27:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-05-16 14:27:44 +0200 |
commit | 65ce9303878545079fc6e8cb69b5c36c04e2a90a (patch) | |
tree | 9dfbb2d51fe717d3a16626e92f316a834e70b62c /dev-python/qtconsole/qtconsole-4.3.1.ebuild | |
parent | dev-python/pickleshare: amd64 stable wrt bug #596714 (diff) | |
download | gentoo-65ce9303878545079fc6e8cb69b5c36c04e2a90a.tar.gz gentoo-65ce9303878545079fc6e8cb69b5c36c04e2a90a.tar.bz2 gentoo-65ce9303878545079fc6e8cb69b5c36c04e2a90a.zip |
dev-python/qtconsole: amd64 stable wrt bug #596714
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/qtconsole/qtconsole-4.3.1.ebuild')
-rw-r--r-- | dev-python/qtconsole/qtconsole-4.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/qtconsole/qtconsole-4.3.1.ebuild b/dev-python/qtconsole/qtconsole-4.3.1.ebuild index fb93fd7774e2..28b1ec5879c9 100644 --- a/dev-python/qtconsole/qtconsole-4.3.1.ebuild +++ b/dev-python/qtconsole/qtconsole-4.3.1.ebuild @@ -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=" |