diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-05 10:04:47 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-05 10:04:47 +0300 |
commit | 9acbf07f17f71d8cd12cc3acc0f7c74854b36e19 (patch) | |
tree | 7baeb629f3822d5d26fa3ded22a53ea9dc1a3540 /dev-python/pytest-param-files | |
parent | dev-python/markdown-it-py: Stabilize 2.2.0 ALLARCHES, #903826 (diff) | |
download | gentoo-9acbf07f17f71d8cd12cc3acc0f7c74854b36e19.tar.gz gentoo-9acbf07f17f71d8cd12cc3acc0f7c74854b36e19.tar.bz2 gentoo-9acbf07f17f71d8cd12cc3acc0f7c74854b36e19.zip |
dev-python/pytest-param-files: Stabilize 0.3.5 ALLARCHES, #903831
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-param-files')
-rw-r--r-- | dev-python/pytest-param-files/pytest-param-files-0.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-param-files/pytest-param-files-0.3.5.ebuild b/dev-python/pytest-param-files/pytest-param-files-0.3.5.ebuild index 6e7768649ec6..e659cafe5e0d 100644 --- a/dev-python/pytest-param-files/pytest-param-files-0.3.5.ebuild +++ b/dev-python/pytest-param-files/pytest-param-files-0.3.5.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |