commit: 798b0e4365376ddfb7e4c216545323c53e9fc551 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 10 14:32:29 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 10 14:32:29 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=798b0e43
dev-python/pytest-tempdir: Stabilize 2019.10.12-r1 amd64, #885245 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/pytest-tempdir/pytest-tempdir-2019.10.12-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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
