diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-09-21 22:33:18 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-09-21 22:33:18 +0100 |
commit | 1abc2aeece6ce510335ba612227aaf2c1d44c423 (patch) | |
tree | a3cb48b2f647195a6b26cc6e63fb2f30b9156c15 /dev-python/pytest-xprocess | |
parent | dev-python/greenlet: Keyword 1.1.0 for ~m68k (diff) | |
download | gentoo-1abc2aeece6ce510335ba612227aaf2c1d44c423.tar.gz gentoo-1abc2aeece6ce510335ba612227aaf2c1d44c423.tar.bz2 gentoo-1abc2aeece6ce510335ba612227aaf2c1d44c423.zip |
dev-python/pytest-xprocess: Keyword 0.18.1 for ~m68k
2 tests fail but they fail on amd64 too.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xprocess')
-rw-r--r-- | dev-python/pytest-xprocess/pytest-xprocess-0.18.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xprocess/pytest-xprocess-0.18.1.ebuild b/dev-python/pytest-xprocess/pytest-xprocess-0.18.1.ebuild index 8957a7013ae5..2766e61af2dd 100644 --- a/dev-python/pytest-xprocess/pytest-xprocess-0.18.1.ebuild +++ b/dev-python/pytest-xprocess/pytest-xprocess-0.18.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |