diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-14 00:00:52 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-14 00:06:25 +0200 |
commit | 5e3ed5b30a252bbf61bb92cea0f0055342beffc6 (patch) | |
tree | f036a3c3d61a6834b177cf322d1fa8f94dc6392e /dev-python/matplotlib | |
parent | x11-libs/xcb-util-xrm: x86 stable (bug #649316) (diff) | |
download | gentoo-5e3ed5b30a252bbf61bb92cea0f0055342beffc6.tar.gz gentoo-5e3ed5b30a252bbf61bb92cea0f0055342beffc6.tar.bz2 gentoo-5e3ed5b30a252bbf61bb92cea0f0055342beffc6.zip |
dev-python/matplotlib: x86 stable (bug #655400)
Package-Manager: Portage-2.3.34, Repoman-2.3.9
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-2.2.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-2.2.2-r1.ebuild b/dev-python/matplotlib/matplotlib-2.2.2-r1.ebuild index 6cf20a9bd9ec..212df5156a4a 100644 --- a/dev-python/matplotlib/matplotlib-2.2.2-r1.ebuild +++ b/dev-python/matplotlib/matplotlib-2.2.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 qt5 test tk wxwidgets" PY2_FLAGS="|| ( $(python_gen_useflags python2_7) )" |