diff options
author | Sam James <sam@gentoo.org> | 2023-06-27 07:42:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-27 07:42:35 +0100 |
commit | 4360ee7e43bfe16b1aa0b6b22095e3eaa8c8811c (patch) | |
tree | 36c4ec8f7603c53bde7df62f0102d9e31744482d /dev-python/pytest-shutil | |
parent | dev-python/pytest-console-scripts: Stabilize 1.4.1 ALLARCHES, #909253 (diff) | |
download | gentoo-4360ee7e43bfe16b1aa0b6b22095e3eaa8c8811c.tar.gz gentoo-4360ee7e43bfe16b1aa0b6b22095e3eaa8c8811c.tar.bz2 gentoo-4360ee7e43bfe16b1aa0b6b22095e3eaa8c8811c.zip |
dev-python/pytest-shutil: Stabilize 1.7.0-r4 ALLARCHES, #909255
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-shutil')
-rw-r--r-- | dev-python/pytest-shutil/pytest-shutil-1.7.0-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r4.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r4.ebuild index 964dfd2574a9..652875bbb6c6 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r4.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r4.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |