Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/matplotlib-inline/
Date: Mon, 11 Oct 2021 15:18:28
Message-Id: 1633965438.9a7dcfb90b255825caebb77734880c18db6bcf8b.sam@gentoo
1 commit: 9a7dcfb90b255825caebb77734880c18db6bcf8b
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Oct 11 15:09:13 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 15:17:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a7dcfb9
7
8 dev-python/matplotlib-inline: stable 0.1.3 for sparc, bug #817068
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 dev-python/matplotlib-inline/matplotlib-inline-0.1.3.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/matplotlib-inline/matplotlib-inline-0.1.3.ebuild b/dev-python/matplotlib-inline/matplotlib-inline-0.1.3.ebuild
19 index 28dbecc87cf..ecd018821e1 100644
20 --- a/dev-python/matplotlib-inline/matplotlib-inline-0.1.3.ebuild
21 +++ b/dev-python/matplotlib-inline/matplotlib-inline-0.1.3.ebuild
22 @@ -14,7 +14,7 @@ SRC_URI="
23
24 LICENSE="BSD"
25 SLOT="0"
26 -KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
27 +KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 sparc x86"
28
29 RDEPEND="
30 dev-python/matplotlib[${PYTHON_USEDEP}]