summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-01 19:51:16 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-01 19:51:16 +0200
commit49236b0ef2c261b6b2f21e8623fa73efa10f062d (patch)
tree7f40d13408f1b21985bf985cacc3437e5ad3b3e0 /dev-python
parentdev-python/pkginfo: Stabilize 1.8.2 ALLARCHES, #830413 (diff)
downloadgentoo-49236b0ef2c261b6b2f21e8623fa73efa10f062d.tar.gz
gentoo-49236b0ef2c261b6b2f21e8623fa73efa10f062d.tar.bz2
gentoo-49236b0ef2c261b6b2f21e8623fa73efa10f062d.zip
dev-python/nest_asyncio: Stabilize 1.5.4 ALLARCHES, #830414
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/nest_asyncio/nest_asyncio-1.5.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/nest_asyncio/nest_asyncio-1.5.4.ebuild b/dev-python/nest_asyncio/nest_asyncio-1.5.4.ebuild
index be2f4e2dd502..f0e6d83af43c 100644
--- a/dev-python/nest_asyncio/nest_asyncio-1.5.4.ebuild
+++ b/dev-python/nest_asyncio/nest_asyncio-1.5.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
distutils_enable_tests pytest