From: Thomas Deutschmann Date: Mon, 8 Jan 2018 22:23:22 +0000 (+0100) Subject: dev-python/cycler: x86 stable (bug #636054) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=97df28f2c3fabfc900fe0e5c735b850f6d7a18b4;p=gentoo.git dev-python/cycler: x86 stable (bug #636054) Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- 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}]"