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: Sat, 16 Oct 2021 22:00:41
Message-Id: 1634421505.3355eff27eb822fcfdd635bf37a6a8c9966a24f3.sam@gentoo
1 commit: 3355eff27eb822fcfdd635bf37a6a8c9966a24f3
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 16 21:58:25 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 16 21:58:25 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3355eff2
7
8 dev-python/matplotlib-inline: Stabilize 0.1.3 arm64, #817068
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/matplotlib-inline/matplotlib-inline-0.1.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/matplotlib-inline/matplotlib-inline-0.1.3.ebuild b/dev-python/matplotlib-inline/matplotlib-inline-0.1.3.ebuild
16 index ecd018821e1..4715f1810d1 100644
17 --- a/dev-python/matplotlib-inline/matplotlib-inline-0.1.3.ebuild
18 +++ b/dev-python/matplotlib-inline/matplotlib-inline-0.1.3.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 sparc x86"
24 +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~s390 sparc x86"
25
26 RDEPEND="
27 dev-python/matplotlib[${PYTHON_USEDEP}]