diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-12 06:05:48 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-12 06:05:48 +0200 |
commit | a5129832c99146fc9e4d6b98f0305c736e1e2386 (patch) | |
tree | 5878ee9a57557743fb268ebf4c89faac1ad5fc34 /dev-python | |
parent | games-emulation/ppsspp: drop old 1.11.3_p20210627-r2 (diff) | |
download | gentoo-a5129832c99146fc9e4d6b98f0305c736e1e2386.tar.gz gentoo-a5129832c99146fc9e4d6b98f0305c736e1e2386.tar.bz2 gentoo-a5129832c99146fc9e4d6b98f0305c736e1e2386.zip |
dev-python/python-sense-hat: Stabilize 2.4.0 arm, #869791
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/python-sense-hat/python-sense-hat-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-sense-hat/python-sense-hat-2.4.0.ebuild b/dev-python/python-sense-hat/python-sense-hat-2.4.0.ebuild index cec88b32b3c4..45d117a9fc15 100644 --- a/dev-python/python-sense-hat/python-sense-hat-2.4.0.ebuild +++ b/dev-python/python-sense-hat/python-sense-hat-2.4.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/astro-pi/python-sense-hat/archive/v${PV}.tar.gz -> $ LICENSE="BSD" SLOT="0" -KEYWORDS="~arm ~arm64" +KEYWORDS="arm ~arm64" RDEPEND=" dev-python/numpy[${PYTHON_USEDEP}] |