commit: 23d3d6976a49391e69bbe6ac12f12823a6bfd133
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 29 14:08:22 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 29 14:08:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23d3d697
dev-python/aiounittest: Stabilize 1.4.2 sparc, #918737
Signed-off-by: Arthur Zamarin <arthurzam <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 3dfce6c98e34..a0f70c39636d 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}]