summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-01-28 23:26:59 +0000
committerJames Le Cuirot <chewi@gentoo.org>2022-01-28 23:27:45 +0000
commite02bdec81bfc1d2e2e41caa51cb664cd2446a5b7 (patch)
tree12b6b0a5ba443ca8f281a295485b1321b6dc461b /dev-python/pebble
parentdev-python/pandocfilters: Keyword 1.5.0 for ~m68k (diff)
downloadgentoo-e02bdec81bfc1d2e2e41caa51cb664cd2446a5b7.tar.gz
gentoo-e02bdec81bfc1d2e2e41caa51cb664cd2446a5b7.tar.bz2
gentoo-e02bdec81bfc1d2e2e41caa51cb664cd2446a5b7.zip
dev-python/pebble: Keyword 4.6.3 for ~m68k
2 tests fail with Python 3.10, but 3.9 is clean. Possibly concurrency-related? Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/pebble')
-rw-r--r--dev-python/pebble/pebble-4.6.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pebble/pebble-4.6.3.ebuild b/dev-python/pebble/pebble-4.6.3.ebuild
index 64383c5b0459..57ce72e352c1 100644
--- a/dev-python/pebble/pebble-4.6.3.ebuild
+++ b/dev-python/pebble/pebble-4.6.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,6 +17,6 @@ S=${WORKDIR}/${P^}
LICENSE="LGPL-3+"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 hppa ~ia64 ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 hppa ~ia64 ~m68k ppc ~ppc64 ~s390 ~sparc x86"
distutils_enable_tests pytest