commit: 7021d7352eed3c7724f1ecb254c5db895e0f2643
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 13 19:29:31 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 13 19:29:31 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7021d735
dev-python/pytest-timeout: Stabilize 2.0.2 ALLARCHES, #831152
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-timeout/pytest-timeout-2.0.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pytest-timeout/pytest-timeout-2.0.2.ebuild
b/dev-python/pytest-timeout/pytest-timeout-2.0.2.ebuild
index 5be23064f839..f11adfbb8c3a 100644
--- a/dev-python/pytest-timeout/pytest-timeout-2.0.2.ebuild
+++ b/dev-python/pytest-timeout/pytest-timeout-2.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~m68k ~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