diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-08 23:23:22 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-08 23:49:10 +0100 |
commit | 97df28f2c3fabfc900fe0e5c735b850f6d7a18b4 (patch) | |
tree | 6d9d43960a245a202f1f0738aa49434fd08595c8 /dev-python/cycler | |
parent | dev-python/matplotlib: x86 stable (bug #636054) (diff) | |
download | gentoo-97df28f2c3fabfc900fe0e5c735b850f6d7a18b4.tar.gz gentoo-97df28f2c3fabfc900fe0e5c735b850f6d7a18b4.tar.bz2 gentoo-97df28f2c3fabfc900fe0e5c735b850f6d7a18b4.zip |
dev-python/cycler: x86 stable (bug #636054)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-python/cycler')
-rw-r--r-- | dev-python/cycler/cycler-0.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cycler/cycler-0.10.0.ebuild b/dev-python/cycler/cycler-0.10.0.ebuild index a172a5ff9138..1763f32d1909 100644 --- a/dev-python/cycler/cycler-0.10.0.ebuild +++ b/dev-python/cycler/cycler-0.10.0.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=5 @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" RDEPEND="dev-python/six[${PYTHON_USEDEP}]" |