diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-13 08:59:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-13 08:59:53 +0200 |
commit | 88ecc41464465587e146445f979c1f37c693be00 (patch) | |
tree | b64319cb7a6678217954a786bca02882418443bd /dev-python/pytest-shutil | |
parent | dev-python/pytest-xprocess: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable (... (diff) | |
download | gentoo-88ecc41464465587e146445f979c1f37c693be00.tar.gz gentoo-88ecc41464465587e146445f979c1f37c693be00.tar.bz2 gentoo-88ecc41464465587e146445f979c1f37c693be00.zip |
dev-python/pytest-shutil: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable (ALLARCHES policy) wrt bug #851417
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-shutil')
-rw-r--r-- | dev-python/pytest-shutil/pytest-shutil-1.7.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r3.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r3.ebuild index 74552c0cc191..94344e25e51b 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r3.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r3.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" 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}] |