diff options
author | Sam James <sam@gentoo.org> | 2020-10-22 07:07:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-22 07:18:12 +0000 |
commit | db8bf199a9d4b567274b8f718e32406f4cc42d47 (patch) | |
tree | 705fed64a51ad1b181b9e95aca8d59afd90d332c /dev-python/pytest-timeout | |
parent | dev-python/pyproject2setuppy: Stabilize 8 ALLARCHES, #750644 (diff) | |
download | gentoo-db8bf199a9d4b567274b8f718e32406f4cc42d47.tar.gz gentoo-db8bf199a9d4b567274b8f718e32406f4cc42d47.tar.bz2 gentoo-db8bf199a9d4b567274b8f718e32406f4cc42d47.zip |
dev-python/pytest-timeout: Stabilize 1.4.2-r1 ALLARCHES, #750641
Signed-off-by: Sam James <sam@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 fb6ea36742cc..67215929b84e 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 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 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 |