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/qtconsole/
Date: Sat, 05 Sep 2020 03:09:04
Message-Id: 1599275247.29d5f2ac57ebf8ace9923810db73210c3f221331.sam@gentoo
1 commit: 29d5f2ac57ebf8ace9923810db73210c3f221331
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 5 03:07:27 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 5 03:07:27 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29d5f2ac
7
8 dev-python/qtconsole: Stabilize 4.7.6-r1 arm64, #740266
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/qtconsole/qtconsole-4.7.6-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/qtconsole/qtconsole-4.7.6-r1.ebuild b/dev-python/qtconsole/qtconsole-4.7.6-r1.ebuild
16 index 4e7d19048ac..9edeba2fb80 100644
17 --- a/dev-python/qtconsole/qtconsole-4.7.6-r1.ebuild
18 +++ b/dev-python/qtconsole/qtconsole-4.7.6-r1.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~x86"
24 +KEYWORDS="~amd64 arm64 ~x86"
25
26 RDEPEND="
27 dev-python/ipykernel[${PYTHON_USEDEP}]