Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-sense-hat/
Date: Tue, 16 Apr 2019 23:29:21
Message-Id: 1555457344.e9abd04d7011d37a8872f98297859bd33687ddae.bman@gentoo
1 commit: e9abd04d7011d37a8872f98297859bd33687ddae
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 16 23:26:41 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 16 23:29:04 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9abd04d
7
8 dev-python/python-sense-hat: arm64 stable (bug #682746)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 dev-python/python-sense-hat/python-sense-hat-2.2.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index 1a399658583..cf4bde8c6a1 100644
18 --- a/dev-python/python-sense-hat/python-sense-hat-2.2.0-r1.ebuild
19 +++ b/dev-python/python-sense-hat/python-sense-hat-2.2.0-r1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/RPi-Distro/python-sense-hat/archive/v${PV}.tar.gz ->
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="~arm ~arm64"
25 +KEYWORDS="~arm arm64"
26
27 RDEPEND="
28 dev-python/numpy[${PYTHON_USEDEP}]