diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 22:15:42 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 22:15:42 +0200 |
commit | 8365d274171a1af26436e2308ef902f794e7baf2 (patch) | |
tree | f6943bf7f43720de1ce37a1b2c2bd60c4997a8e7 /dev-python/matplotlib | |
parent | dev-python/sphinx-gallery: x86 stable (bug #636054) (diff) | |
download | gentoo-8365d274171a1af26436e2308ef902f794e7baf2.tar.gz gentoo-8365d274171a1af26436e2308ef902f794e7baf2.tar.bz2 gentoo-8365d274171a1af26436e2308ef902f794e7baf2.zip |
dev-python/matplotlib: x86 stable (bug #636054)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild b/dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild index 022d6ae8a0e9..8e97e04dfa11 100644 --- a/dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild +++ b/dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild @@ -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 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" IUSE="cairo doc excel examples gtk2 gtk3 latex pyside qt5 test tk wxwidgets" PY2_FLAGS="|| ( $(python_gen_useflags python2_7) )" |