diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-16 19:26:41 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-16 19:29:04 -0400 |
commit | e9abd04d7011d37a8872f98297859bd33687ddae (patch) | |
tree | c36cbd9e2a3c8d50bb5dce7a2b41e02f550199de /dev-python/python-sense-hat | |
parent | mail-filter/opendkim: Removed 'gnutls' support, added enewgroup (diff) | |
download | gentoo-e9abd04d7011d37a8872f98297859bd33687ddae.tar.gz gentoo-e9abd04d7011d37a8872f98297859bd33687ddae.tar.bz2 gentoo-e9abd04d7011d37a8872f98297859bd33687ddae.zip |
dev-python/python-sense-hat: arm64 stable (bug #682746)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-python/python-sense-hat')
-rw-r--r-- | dev-python/python-sense-hat/python-sense-hat-2.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 1a3996585835..cf4bde8c6a1d 100644 --- 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 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/RPi-Distro/python-sense-hat/archive/v${PV}.tar.gz -> LICENSE="BSD" SLOT="0" -KEYWORDS="~arm ~arm64" +KEYWORDS="~arm arm64" RDEPEND=" dev-python/numpy[${PYTHON_USEDEP}] |