diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-09-21 22:35:36 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-09-21 22:35:36 +0100 |
commit | 5fd69b2af01d3a4b5f563a464d278a636345222a (patch) | |
tree | 5748ba29bcfc03d6d7f1aecaefedee8d5dba0788 /dev-python/pytest-timeout | |
parent | dev-python/pytest-cov: Keyword 2.12.1 for ~m68k (diff) | |
download | gentoo-5fd69b2af01d3a4b5f563a464d278a636345222a.tar.gz gentoo-5fd69b2af01d3a4b5f563a464d278a636345222a.tar.bz2 gentoo-5fd69b2af01d3a4b5f563a464d278a636345222a.zip |
dev-python/pytest-timeout: Keyword 1.4.2-r1 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/pytest-timeout')
-rw-r--r-- | dev-python/pytest-timeout/pytest-timeout-1.4.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-timeout/pytest-timeout-1.4.2-r1.ebuild b/dev-python/pytest-timeout/pytest-timeout-1.4.2-r1.ebuild index e329ee7f084e..3c8268e3967a 100644 --- a/dev-python/pytest-timeout/pytest-timeout-1.4.2-r1.ebuild +++ b/dev-python/pytest-timeout/pytest-timeout-1.4.2-r1.ebuild @@ -13,7 +13,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" # do not rdepend on pytest, it won't be used without it anyway # pytest-cov used to test compatibility |