diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-22 03:20:47 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-22 03:34:43 +0200 |
commit | 2321dc3e8a65867fb46456cc6a796b15455d8017 (patch) | |
tree | e6de4706bb0c3a936c709116d926b302538330ad /dev-python/ipyparallel | |
parent | dev-python/parso: x86 stable (bug #596714) (diff) | |
download | gentoo-2321dc3e8a65867fb46456cc6a796b15455d8017.tar.gz gentoo-2321dc3e8a65867fb46456cc6a796b15455d8017.tar.bz2 gentoo-2321dc3e8a65867fb46456cc6a796b15455d8017.zip |
dev-python/ipyparallel: x86 stable (bug #596714)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-python/ipyparallel')
-rw-r--r-- | dev-python/ipyparallel/ipyparallel-6.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ipyparallel/ipyparallel-6.0.2-r1.ebuild b/dev-python/ipyparallel/ipyparallel-6.0.2-r1.ebuild index 5b18b53468df..adeab35cb3bd 100644 --- a/dev-python/ipyparallel/ipyparallel-6.0.2-r1.ebuild +++ b/dev-python/ipyparallel/ipyparallel-6.0.2-r1.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 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="doc test" RDEPEND=" |