commit: b055304ce7c5055b1553fa54a1b4e0615966fe81
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 30 21:41:09 2023 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Thu Nov 30 21:43:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b055304c
dev-python/aiounittest: Keyword 1.4.2 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi <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 e295c33e03a8..0a0923ad429f 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 ~m68k ~riscv sparc x86"
RDEPEND="
dev-python/wrapt[${PYTHON_USEDEP}]