summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2023-01-21 21:38:54 +0000
committerJames Le Cuirot <chewi@gentoo.org>2023-01-21 21:39:32 +0000
commited8a85190a2d4916c47345d888ea31c35d7425b9 (patch)
tree508776407c2782234332da924f51cbf13433085a /dev-python
parentprofiles: Mask dev-python/pip-run[test] due to unkeyworded dependencies (diff)
downloadgentoo-ed8a85190a2d4916c47345d888ea31c35d7425b9.tar.gz
gentoo-ed8a85190a2d4916c47345d888ea31c35d7425b9.tar.bz2
gentoo-ed8a85190a2d4916c47345d888ea31c35d7425b9.zip
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@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pip-run/pip-run-10.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]