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

dev-python/matplotlib/matplotlib-2.1.0-r1.ebuild

index 1d9b9b227acb1572aba2b9456d7623dbd81ebd4e..c6c5650e0b8f202b50a5637ffdab6e6268befbee 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=6
@@ -18,7 +18,7 @@ SLOT="0"
 # matplotlib/backends/qt4_editor: MIT
 # Fonts: BitstreamVera, OFL-1.1
 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 x86"
 IUSE="cairo doc excel examples gtk2 gtk3 latex pyside qt5 test tk wxwidgets"
 
 PY2_FLAGS="|| ( $(python_gen_useflags python2_7) )"