commit: 2be5eaac754733dd20f2530091e7c4d42598b7d6
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 27 20:18:51 2022 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Mar 27 20:18:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2be5eaac
dev-python/dill: Keyword 0.3.4-r1 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
dev-python/dill/dill-0.3.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/dill/dill-0.3.4-r1.ebuild
b/dev-python/dill/dill-0.3.4-r1.ebuild
index 3c4e208cad04..7adc8ad7e0e1 100644
--- a/dev-python/dill/dill-0.3.4-r1.ebuild
+++ b/dev-python/dill/dill-0.3.4-r1.ebuild
@@ -18,7 +18,7 @@ S=${WORKDIR}/${PN}-${P}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux"
python_test() {
local fail= t