diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 19:30:07 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 19:30:07 +0300 |
commit | bc6d741ac22976e29a8e9d73c1c36c6df2315ffa (patch) | |
tree | 42b3a955bc57a3985a1b8ecb43fe89a51246b57e /dev-python/pytest-param-files | |
parent | dev-python/furo: Stabilize 2023.8.19 ALLARCHES, #913425 (diff) | |
download | gentoo-bc6d741ac22976e29a8e9d73c1c36c6df2315ffa.tar.gz gentoo-bc6d741ac22976e29a8e9d73c1c36c6df2315ffa.tar.bz2 gentoo-bc6d741ac22976e29a8e9d73c1c36c6df2315ffa.zip |
dev-python/pytest-param-files: Stabilize 0.6.0 arm64, #913426
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.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-param-files/pytest-param-files-0.6.0.ebuild b/dev-python/pytest-param-files/pytest-param-files-0.6.0.ebuild index 56a3121eaa66..885fc59cb4f9 100644 --- a/dev-python/pytest-param-files/pytest-param-files-0.6.0.ebuild +++ b/dev-python/pytest-param-files/pytest-param-files-0.6.0.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |