Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/matplotlib/
Date: Sat, 30 May 2020 19:48:41
Message-Id: 1590868093.3b126c5c720810b2018d39f9a2c08b50bb99047c.mgorny@gentoo
1 commit: 3b126c5c720810b2018d39f9a2c08b50bb99047c
2 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
3 AuthorDate: Sat May 30 19:43:19 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat May 30 19:48:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b126c5c
7
8 dev-python/matplotlib: arm64 keyworded (bug #721130)
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
12 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
13
14 dev-python/matplotlib/matplotlib-3.2.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/matplotlib/matplotlib-3.2.1.ebuild b/dev-python/matplotlib/matplotlib-3.2.1.ebuild
18 index 62114a756f8..88dc355f003 100644
19 --- a/dev-python/matplotlib/matplotlib-3.2.1.ebuild
20 +++ b/dev-python/matplotlib/matplotlib-3.2.1.ebuild
21 @@ -20,7 +20,7 @@ SLOT="0"
22 # matplotlib/backends/qt4_editor: MIT
23 # Fonts: BitstreamVera, OFL-1.1
24 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1"
25 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
26 +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
27 IUSE="cairo doc excel examples gtk3 latex qt5 tk wxwidgets"
28
29 REQUIRED_USE="