diff options
author | 2023-08-20 20:36:57 +0300 | |
---|---|---|
committer | 2023-08-20 20:36:57 +0300 | |
commit | 0208ce89210588241977bb0d56075555054b4111 (patch) | |
tree | cb9b79cb62e19be519488910abd61288b07c4901 /dev-python/unasync | |
parent | dev-python/mapbox-vector-tile: Keyword 2.0.1 arm64, #912586 (diff) | |
download | gentoo-0208ce89210588241977bb0d56075555054b4111.tar.gz gentoo-0208ce89210588241977bb0d56075555054b4111.tar.bz2 gentoo-0208ce89210588241977bb0d56075555054b4111.zip |
dev-python/unasync: Keyword 0.5.0-r1 arm64, #912586
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/unasync')
-rw-r--r-- | dev-python/unasync/unasync-0.5.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/unasync/unasync-0.5.0-r1.ebuild b/dev-python/unasync/unasync-0.5.0-r1.ebuild index afca061a1fee..f3a903b9fb11 100644 --- a/dev-python/unasync/unasync-0.5.0-r1.ebuild +++ b/dev-python/unasync/unasync-0.5.0-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/python-trio/unasync/archive/refs/tags/v${PV}.tar.gz LICENSE="|| ( Apache-2.0 MIT )" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" distutils_enable_sphinx docs/source \ dev-python/sphinxcontrib-trio \ |