diff options
author | Sam James <sam@gentoo.org> | 2021-06-20 02:54:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-20 02:54:39 +0100 |
commit | 09dc588e5952f83601b1ad91194d17548f6f1fd1 (patch) | |
tree | 397d56d9e9912796e024f78acc89938566cef90d /dev-python/nest_asyncio | |
parent | dev-python/numpydoc: Keyword 1.1.0 sparc, #796365 (diff) | |
download | gentoo-09dc588e5952f83601b1ad91194d17548f6f1fd1.tar.gz gentoo-09dc588e5952f83601b1ad91194d17548f6f1fd1.tar.bz2 gentoo-09dc588e5952f83601b1ad91194d17548f6f1fd1.zip |
dev-python/nest_asyncio: Keyword 1.5.1 sparc, #796365
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/nest_asyncio')
-rw-r--r-- | dev-python/nest_asyncio/nest_asyncio-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/nest_asyncio/nest_asyncio-1.5.1.ebuild b/dev-python/nest_asyncio/nest_asyncio-1.5.1.ebuild index df3a1a7f22bf..256fec2c5b5a 100644 --- a/dev-python/nest_asyncio/nest_asyncio-1.5.1.ebuild +++ b/dev-python/nest_asyncio/nest_asyncio-1.5.1.ebuild @@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm arm64 x86" +KEYWORDS="amd64 ~arm arm64 ~sparc x86" distutils_enable_tests setup.py |