diff options
author | 2023-09-01 19:30:08 +0300 | |
---|---|---|
committer | 2023-09-01 19:30:08 +0300 | |
commit | b0b1d0db6e2614380bff36c0a4795999d322c2f0 (patch) | |
tree | 79fd5e9fdda002d7bdf365fad57ec49dfdbf9271 /dev-python/pytest-param-files | |
parent | dev-python/pytest-param-files: Stabilize 0.6.0 arm64, #913426 (diff) | |
download | gentoo-b0b1d0db6e2614380bff36c0a4795999d322c2f0.tar.gz gentoo-b0b1d0db6e2614380bff36c0a4795999d322c2f0.tar.bz2 gentoo-b0b1d0db6e2614380bff36c0a4795999d322c2f0.zip |
dev-python/pytest-param-files: Stabilize 0.6.0 arm, #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 885fc59cb4f9..6e155d354324 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}] |