diff options
author | Sam James <sam@gentoo.org> | 2020-08-23 16:52:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-23 16:52:26 +0000 |
commit | 458845262510472b7433376a244f7e1785e644dd (patch) | |
tree | 0f3115b8525bff3be8d031b8f9e2b1da5cfa89b9 /dev-python/matplotlib | |
parent | dev-python/hypothesis: Stabilize 5.21.0 ALLARCHES, #738510 (diff) | |
download | gentoo-458845262510472b7433376a244f7e1785e644dd.tar.gz gentoo-458845262510472b7433376a244f7e1785e644dd.tar.bz2 gentoo-458845262510472b7433376a244f7e1785e644dd.zip |
dev-python/matplotlib: Stabilize 3.3.0 arm64, #738514
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.3.0.ebuild b/dev-python/matplotlib/matplotlib-3.3.0.ebuild index b8774b13de6a..0ff607bcd6dc 100644 --- a/dev-python/matplotlib/matplotlib-3.3.0.ebuild +++ b/dev-python/matplotlib/matplotlib-3.3.0.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 |