commit: 11216c34068361a59fe3e2f50b27be829ffc4b7a Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 10 09:11:06 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 10 09:11:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11216c34
dev-python/pytest-tempdir: Stabilize 2019.10.12-r1 x86, #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 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
