diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-18 21:26:30 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-18 21:28:45 -0400 |
commit | 4ab0ce417f0ccf40d74f5a31a7ef73e29271c65f (patch) | |
tree | b7b6bf647b2bef0eca339302819faa648f6e6ae0 /dev-python/python-sense-hat | |
parent | profiles: tighten zfs release candidate mask (diff) | |
download | gentoo-4ab0ce417f0ccf40d74f5a31a7ef73e29271c65f.tar.gz gentoo-4ab0ce417f0ccf40d74f5a31a7ef73e29271c65f.tar.bz2 gentoo-4ab0ce417f0ccf40d74f5a31a7ef73e29271c65f.zip |
dev-python/python-sense-hat: amd64 stable wrt 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 cf4bde8c6a1d..d622d095f0b1 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="amd64 ~arm arm64" RDEPEND=" dev-python/numpy[${PYTHON_USEDEP}] |