summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-30 17:13:20 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-30 17:13:20 +0000
commit4c12d950dbdd26e95c68d1d1091e7796023c20b5 (patch)
treebf72269a905116a5a94efbe0cc88df848188ab50 /dev-python/unasync
parentdev-python/coverage: Remove old (diff)
downloadgentoo-4c12d950dbdd26e95c68d1d1091e7796023c20b5.tar.gz
gentoo-4c12d950dbdd26e95c68d1d1091e7796023c20b5.tar.bz2
gentoo-4c12d950dbdd26e95c68d1d1091e7796023c20b5.zip
dev-python/unasync: Stabilize 0.5.0-r1 x86, #902939
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.ebuild2
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 19091f7808a1..afca061a1fee 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 x86"
distutils_enable_sphinx docs/source \
dev-python/sphinxcontrib-trio \