commit: cd30144d2509063958973f2850e35c98ca79ec0a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 22 15:50:47 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 22 15:50:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd30144d
dev-python/pytest-regressions: Stabilize 2.4.1 ALLARCHES, #877973
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-regressions/pytest-regressions-2.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-regressions/pytest-regressions-2.4.1.ebuild
b/dev-python/pytest-regressions/pytest-regressions-2.4.1.ebuild
index d65e7565e736..ae062b79157b 100644
--- a/dev-python/pytest-regressions/pytest-regressions-2.4.1.ebuild
+++ b/dev-python/pytest-regressions/pytest-regressions-2.4.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc
x86"
RDEPEND="
dev-python/pytest[${PYTHON_USEDEP}]