dev-python/cycler: x86 stable (bug #636054)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 8 Jan 2018 22:23:22 +0000 (23:23 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 8 Jan 2018 22:49:10 +0000 (23:49 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-python/cycler/cycler-0.10.0.ebuild

index a172a5ff9138dfa4bfab788c6a618a2d8b068bab..1763f32d1909c93e6cc1bf2da25435702adb1239 100644 (file)
@@ -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}]"