commit: 4f880956b939d345c793bc6fdfe8d8dba922145b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 29 11:14:38 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 29 11:14:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f880956
dev-python/aiounittest: Stabilize 1.4.2 amd64, #918737
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/aiounittest/aiounittest-1.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/aiounittest/aiounittest-1.4.2.ebuild
b/dev-python/aiounittest/aiounittest-1.4.2.ebuild
index 720490de4a02..3dfce6c98e34 100644
--- a/dev-python/aiounittest/aiounittest-1.4.2.ebuild
+++ b/dev-python/aiounittest/aiounittest-1.4.2.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 arm arm64 ~hppa ~riscv ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~riscv ~sparc x86"
RDEPEND="
dev-python/wrapt[${PYTHON_USEDEP}]