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: Mon, 01 Jun 2020 20:30:45
Message-Id: 1591043422.1ae20334d143ba3dd26e1b9c4544421642175fd0.mgorny@gentoo
1 commit: 1ae20334d143ba3dd26e1b9c4544421642175fd0
2 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
3 AuthorDate: Mon Jun 1 12:22:25 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 1 20:30:22 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ae20334
7
8 dev-python/matplotlib: arm 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 88dc355f003..71c93b77c27 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 ~arm64 ~ppc ~ppc64 ~x86"
26 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
27 IUSE="cairo doc excel examples gtk3 latex qt5 tk wxwidgets"
28
29 REQUIRED_USE="