From 3d2cb5bb6f9df66c2309b3cbadd9fe2277784f97 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 26 Jul 2020 01:16:21 +0000 Subject: [PATCH] dev-python/matplotlib: arm64 stable (bug #733840) Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James --- dev-python/matplotlib/matplotlib-3.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/matplotlib/matplotlib-3.2.2.ebuild b/dev-python/matplotlib/matplotlib-3.2.2.ebuild index 59b7230845537..eb10f785c1218 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