diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2020-05-30 12:49:17 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-05-30 12:49:17 -0500 |
commit | 66b3b267e23fb0e1cb3a67d5a75425a62bc942e4 (patch) | |
tree | 9475b3e561c7b70492d7d0ab54f90acb53adca5c /dev-python/matplotlib | |
parent | dev-python/tabulate: 0.8.6 allarches stablized (diff) | |
download | gentoo-66b3b267e23fb0e1cb3a67d5a75425a62bc942e4.tar.gz gentoo-66b3b267e23fb0e1cb3a67d5a75425a62bc942e4.tar.bz2 gentoo-66b3b267e23fb0e1cb3a67d5a75425a62bc942e4.zip |
dev-python/matplotlib: 2.2.4 allarches stablized
Stablized for Openstack USSURI
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-2.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-2.2.4.ebuild b/dev-python/matplotlib/matplotlib-2.2.4.ebuild index 738f51416fb1..993902f040da 100644 --- a/dev-python/matplotlib/matplotlib-2.2.4.ebuild +++ b/dev-python/matplotlib/matplotlib-2.2.4.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" RESTRICT="!test? ( test )" |