commit: 49236b0ef2c261b6b2f21e8623fa73efa10f062d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 1 17:51:16 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 1 17:51:16 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49236b0e
dev-python/nest_asyncio: Stabilize 1.5.4 ALLARCHES, #830414
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/nest_asyncio/nest_asyncio-1.5.4.ebuild | 4 ++--
1 file 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