diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-22 18:50:47 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-22 18:50:47 +0300 |
commit | cd30144d2509063958973f2850e35c98ca79ec0a (patch) | |
tree | 27b108c437e6d66757ae873d822490690f6074ca /dev-python/pytest-regressions | |
parent | dev-python/astroid: Stabilize 2.12.11 ALLARCHES, #877913 (diff) | |
download | gentoo-cd30144d2509063958973f2850e35c98ca79ec0a.tar.gz gentoo-cd30144d2509063958973f2850e35c98ca79ec0a.tar.bz2 gentoo-cd30144d2509063958973f2850e35c98ca79ec0a.zip |
dev-python/pytest-regressions: Stabilize 2.4.1 ALLARCHES, #877973
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-regressions')
-rw-r--r-- | dev-python/pytest-regressions/pytest-regressions-2.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}] |