summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-01-28 23:23:49 +0000
committerJames Le Cuirot <chewi@gentoo.org>2022-01-28 23:27:32 +0000
commit37017ec8ce9b7384ffd6edf2a6bffd078f51693d (patch)
tree6a8bae9e8f6247fd943aced959bf735a086080d4
parentdev-python/waitress: Keyword 2.0.0 for ~m68k (diff)
downloadgentoo-37017ec8ce9b7384ffd6edf2a6bffd078f51693d.tar.gz
gentoo-37017ec8ce9b7384ffd6edf2a6bffd078f51693d.tar.bz2
gentoo-37017ec8ce9b7384ffd6edf2a6bffd078f51693d.zip
dev-python/nest_asyncio: Keyword 1.5.4 for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
-rw-r--r--dev-python/nest_asyncio/nest_asyncio-1.5.4.ebuild2
1 files changed, 1 insertions, 1 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 f0e6d83af43c..f822506d4306 100644
--- a/dev-python/nest_asyncio/nest_asyncio-1.5.4.ebuild
+++ b/dev-python/nest_asyncio/nest_asyncio-1.5.4.ebuild
@@ -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 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
distutils_enable_tests pytest