diff options
author | Sam James <sam@gentoo.org> | 2023-11-05 18:45:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-05 18:45:47 +0000 |
commit | 3cb4bcc522418e6968b7cd61f97ecc1c1bdfdfcc (patch) | |
tree | d38a2b7972e02d9599f0a0fc61fa6182a85a5aa1 /dev-python/aiostream | |
parent | dev-python/aioresponses: Keyword 0.7.4 arm, #908281 (diff) | |
download | gentoo-3cb4bcc522418e6968b7cd61f97ecc1c1bdfdfcc.tar.gz gentoo-3cb4bcc522418e6968b7cd61f97ecc1c1bdfdfcc.tar.bz2 gentoo-3cb4bcc522418e6968b7cd61f97ecc1c1bdfdfcc.zip |
dev-python/aiostream: Keyword 0.5.2 arm, #908281
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/aiostream')
-rw-r--r-- | dev-python/aiostream/aiostream-0.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aiostream/aiostream-0.5.2.ebuild b/dev-python/aiostream/aiostream-0.5.2.ebuild index 2ed88e7cbf58..970d6619e05a 100644 --- a/dev-python/aiostream/aiostream-0.5.2.ebuild +++ b/dev-python/aiostream/aiostream-0.5.2.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 ~arm ~arm64" RDEPEND=" dev-python/typing-extensions[${PYTHON_USEDEP}] |