dev-python/matplotlib: keyworded 1.4.3 for ppc, bug #636532 (thanks to ernsteiswuerfel)
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 25 Feb 2018 21:42:29 +0000 (21:42 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 25 Feb 2018 21:50:37 +0000 (21:50 +0000)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

dev-python/matplotlib/matplotlib-1.4.3.ebuild

index 4c7f57ce2f47ec3fcc2a180ea7a4021e8395fb4d..cdeaf276f2c61163e6c46f8833ce22c685a81e95 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
@@ -19,7 +19,7 @@ SLOT="0"
 # matplotlib/backends/qt4_editor: MIT
 # Fonts: BitstreamVera, OFL-1.1
 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1"
-KEYWORDS="amd64 arm ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 arm ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="cairo doc excel examples fltk gtk gtk3 latex pyside qt4 qt5 test tk wxwidgets"
 
 PY2_FLAGS="|| ( $(python_gen_useflags python2_7) )"