summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-07 20:52:20 +0000
committerMart Raudsepp <leio@gentoo.org>2020-06-08 00:04:21 +0300
commitcf0a5eb40b9fd725bb0cfe66e838233fa9680a31 (patch)
treeecc3e4153d55c2ee570684e35089fc991d13eb09 /dev-python/matplotlib
parentsci-libs/scipy: -fallow-argument-mismatch for gfortran v10 (diff)
downloadgentoo-cf0a5eb40b9fd725bb0cfe66e838233fa9680a31.tar.gz
gentoo-cf0a5eb40b9fd725bb0cfe66e838233fa9680a31.tar.bz2
gentoo-cf0a5eb40b9fd725bb0cfe66e838233fa9680a31.zip
dev-python/matplotlib: arm64 stable (bug #714376)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r--dev-python/matplotlib/matplotlib-3.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.1.2.ebuild b/dev-python/matplotlib/matplotlib-3.1.2.ebuild
index 2102bfdf6e22..91b2099a971d 100644
--- a/dev-python/matplotlib/matplotlib-3.1.2.ebuild
+++ b/dev-python/matplotlib/matplotlib-3.1.2.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
# Fonts: BitstreamVera, OFL-1.1
LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
IUSE="cairo doc excel examples gtk3 latex qt5 test tk wxwidgets"
REQUIRED_USE="test? ( cairo gtk3 latex qt5 tk )"
# tests are fixed in 3.2.1, this version is beyond repair