Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/matplotlib/
Date: Wed, 09 Feb 2022 20:22:31
Message-Id: 1644438131.3816b992c9b1919377523d9eed0d41a87933f77c.arthurzam@gentoo
1 commit: 3816b992c9b1919377523d9eed0d41a87933f77c
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 9 20:22:11 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 9 20:22:11 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3816b992
7
8 dev-python/matplotlib: Stabilize 3.5.1 amd64, #829532
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/matplotlib/matplotlib-3.5.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/matplotlib/matplotlib-3.5.1.ebuild b/dev-python/matplotlib/matplotlib-3.5.1.ebuild
16 index f4a7fc1aa2f4..fbace9d57769 100644
17 --- a/dev-python/matplotlib/matplotlib-3.5.1.ebuild
18 +++ b/dev-python/matplotlib/matplotlib-3.5.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -22,7 +22,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
26 # Fonts: BitstreamVera, OFL-1.1
27 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1"
28 SLOT="0"
29 -KEYWORDS="~amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc ~x86"
30 +KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc ~x86"
31 IUSE="cairo doc excel examples gtk3 latex qt5 tk webagg wxwidgets"
32
33 # internal copy of pycxx highly patched