commit: ed8a85190a2d4916c47345d888ea31c35d7425b9
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 21 21:38:54 2023 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Jan 21 21:39:32 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed8a8519
dev-python/pip-run: Keyword 10.0.3 for ~m68k
Although I have masked the test USE flag to avoid keywording nbformat, I did run
the tests without nbformat installed, and they all passed, seemingly because it
ignores the tests that require nbformat when you do that.
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
dev-python/pip-run/pip-run-10.0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pip-run/pip-run-10.0.3.ebuild
b/dev-python/pip-run/pip-run-10.0.3.ebuild
index 9ba34a0a97c5..079b0a5465d1 100644
--- a/dev-python/pip-run/pip-run-10.0.3.ebuild
+++ b/dev-python/pip-run/pip-run-10.0.3.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390
~x86"
RDEPEND="
dev-python/autocommand[${PYTHON_USEDEP}]