diff options
author | 2024-11-17 13:29:39 +0000 | |
---|---|---|
committer | 2024-11-17 13:29:39 +0000 | |
commit | f0f8f0cd927076ec7c509ab51b8a292ce9ebd3e1 (patch) | |
tree | d10f4fc4537ed6666599a6d842523ce77c0773f6 /dev-python | |
parent | profiles: Mask dev-python/pytest-subprocess[test] on m68k (diff) | |
download | gentoo-f0f8f0cd927076ec7c509ab51b8a292ce9ebd3e1.tar.gz gentoo-f0f8f0cd927076ec7c509ab51b8a292ce9ebd3e1.tar.bz2 gentoo-f0f8f0cd927076ec7c509ab51b8a292ce9ebd3e1.zip |
dev-python/pytest-subprocess: Keyword 1.5.2 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest-subprocess/pytest-subprocess-1.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-subprocess/pytest-subprocess-1.5.2.ebuild b/dev-python/pytest-subprocess/pytest-subprocess-1.5.2.ebuild index b0d3914c8880..8720155b4174 100644 --- a/dev-python/pytest-subprocess/pytest-subprocess-1.5.2.ebuild +++ b/dev-python/pytest-subprocess/pytest-subprocess-1.5.2.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" >=dev-python/pytest-4.0.0[${PYTHON_USEDEP}] |