diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 16:32:29 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 16:32:29 +0200 |
commit | 798b0e4365376ddfb7e4c216545323c53e9fc551 (patch) | |
tree | 96bc71458586bd0d924f8f9f2c26d1d6264385f5 /dev-python/pytest-tempdir/pytest-tempdir-2019.10.12-r1.ebuild | |
parent | dev-python/pytest-system-statistics: Stabilize 1.0.2-r1 x86, #885243 (diff) | |
download | gentoo-798b0e4365376ddfb7e4c216545323c53e9fc551.tar.gz gentoo-798b0e4365376ddfb7e4c216545323c53e9fc551.tar.bz2 gentoo-798b0e4365376ddfb7e4c216545323c53e9fc551.zip |
dev-python/pytest-tempdir: Stabilize 2019.10.12-r1 amd64, #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 413a59a0ed67..05b6f9e4948c 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 |