diff options
author | James Le Cuirot <chewi@gentoo.org> | 2023-11-30 21:41:09 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2023-11-30 21:43:22 +0000 |
commit | b055304ce7c5055b1553fa54a1b4e0615966fe81 (patch) | |
tree | c6248410967d1e96c582dc52af6cb3503dd210d9 /dev-python/aiounittest | |
parent | dev-python/pytest-param-files: Keyword 0.6.0 for ~m68k (diff) | |
download | gentoo-b055304ce7c5055b1553fa54a1b4e0615966fe81.tar.gz gentoo-b055304ce7c5055b1553fa54a1b4e0615966fe81.tar.bz2 gentoo-b055304ce7c5055b1553fa54a1b4e0615966fe81.zip |
dev-python/aiounittest: Keyword 1.4.2 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/aiounittest')
-rw-r--r-- | dev-python/aiounittest/aiounittest-1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}] |