diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 11:11:06 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 11:11:06 +0200 |
commit | 11216c34068361a59fe3e2f50b27be829ffc4b7a (patch) | |
tree | d1a91455f26438472eeb40eb66785740b9437602 /dev-python/pytest-tempdir/pytest-tempdir-2019.10.12-r1.ebuild | |
parent | dev-python/pyrsistent: Stabilize 0.19.2 arm64, #885227 (diff) | |
download | gentoo-11216c34068361a59fe3e2f50b27be829ffc4b7a.tar.gz gentoo-11216c34068361a59fe3e2f50b27be829ffc4b7a.tar.bz2 gentoo-11216c34068361a59fe3e2f50b27be829ffc4b7a.zip |
dev-python/pytest-tempdir: Stabilize 2019.10.12-r1 x86, #885245
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-tempdir/pytest-tempdir-2019.10.12-r1.ebuild')
-rw-r--r-- | dev-python/pytest-tempdir/pytest-tempdir-2019.10.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12-r1.ebuild b/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12-r1.ebuild index d96260f5663f..413a59a0ed67 100644 --- a/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12-r1.ebuild +++ b/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12-r1.ebuild @@ -13,6 +13,6 @@ SRC_URI="https://github.com/saltstack/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv x86" distutils_enable_tests pytest |