Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-sense-hat/
Date: Sat, 11 May 2019 12:15:26
Message-Id: 1557576900.5ea4dff8a20d0a0a08cce42adadca51c58f02d1d.zlogene@gentoo
1 commit: 5ea4dff8a20d0a0a08cce42adadca51c58f02d1d
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 11 12:15:00 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat May 11 12:15:00 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ea4dff8
7
8 dev-python/python-sense-hat: arm stable wrt bug #682746
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="arm"
13
14 dev-python/python-sense-hat/python-sense-hat-2.2.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/python-sense-hat/python-sense-hat-2.2.0-r1.ebuild b/dev-python/python-sense-hat/python-sense-hat-2.2.0-r1.ebuild
18 index d622d095f0b..e4d5aa8c01d 100644
19 --- a/dev-python/python-sense-hat/python-sense-hat-2.2.0-r1.ebuild
20 +++ b/dev-python/python-sense-hat/python-sense-hat-2.2.0-r1.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/RPi-Distro/python-sense-hat/archive/v${PV}.tar.gz ->
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm arm64"
26 +KEYWORDS="amd64 arm arm64"
27
28 RDEPEND="
29 dev-python/numpy[${PYTHON_USEDEP}]