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: Sun, 06 Jun 2021 13:03:07
Message-Id: 1622984559.a77a1741df49d65b49b851ca21ab21fd1cbea592.sam@gentoo
1 commit: a77a1741df49d65b49b851ca21ab21fd1cbea592
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 6 13:02:39 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 6 13:02:39 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a77a1741
7
8 dev-python/matplotlib-inline: Stabilize 0.1.2 arm64, #794352
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/matplotlib-inline/matplotlib-inline-0.1.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/matplotlib-inline/matplotlib-inline-0.1.2.ebuild b/dev-python/matplotlib-inline/matplotlib-inline-0.1.2.ebuild
16 index 6b791b24b80..52c271f9976 100644
17 --- a/dev-python/matplotlib-inline/matplotlib-inline-0.1.2.ebuild
18 +++ b/dev-python/matplotlib-inline/matplotlib-inline-0.1.2.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
24 +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
25
26 RDEPEND="
27 dev-python/matplotlib[${PYTHON_USEDEP}]