diff options
author | Sam James <sam@gentoo.org> | 2020-07-26 01:16:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-26 01:16:21 +0000 |
commit | 3d2cb5bb6f9df66c2309b3cbadd9fe2277784f97 (patch) | |
tree | 7921e6e47ccc0a4336a1c6c26bc867a037e265c7 /dev-python/matplotlib | |
parent | net-analyzer/snmptt: x86 stable (bug #733478) (diff) | |
download | gentoo-3d2cb5bb6f9df66c2309b3cbadd9fe2277784f97.tar.gz gentoo-3d2cb5bb6f9df66c2309b3cbadd9fe2277784f97.tar.bz2 gentoo-3d2cb5bb6f9df66c2309b3cbadd9fe2277784f97.zip |
dev-python/matplotlib: arm64 stable (bug #733840)
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.2.2.ebuild b/dev-python/matplotlib/matplotlib-3.2.2.ebuild index 59b723084553..eb10f785c121 100644 --- a/dev-python/matplotlib/matplotlib-3.2.2.ebuild +++ b/dev-python/matplotlib/matplotlib-3.2.2.ebuild @@ -23,7 +23,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 tk wxwidgets" # internal copy of pycxx highly patched |