commit: e2af0d534539aa193c34cddc75318fa4d077755b
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 27 22:28:28 2022 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Thu Jan 27 22:55:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2af0d53
dev-python/cython-test-exception-raiser: Keyword 1.0.2 for ~m68k
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
.../cython-test-exception-raiser-1.0.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.2.ebuild
b/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.2.ebuild
index ad11c7efe254..23ce641d259c 100644
---
a/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.2.ebuild
+++
b/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,6 +16,6 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc
x86"
BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"