commit: 9667edc03d5ccbcdd04f91c4c643a230a20496b7
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 27 08:41:09 2021 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Sep 27 08:41:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9667edc0
dev-python/sphinx-testing: Keyword 1.0.1-r1 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild
b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild
index fede4df3aaf..12fe9917ca1 100644
--- a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild
+++ b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
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"
RDEPEND="
dev-python/six[${PYTHON_USEDEP}]