commit: 8df64ea7644115669b5256ef5366849b6d2c5cad Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 16 12:26:30 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Feb 16 12:26:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8df64ea7
dev-python/crashtest: Stabilize 0.3.1 x86, #770742 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/crashtest/crashtest-0.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/crashtest/crashtest-0.3.1.ebuild b/dev-python/crashtest/crashtest-0.3.1.ebuild index c671836813f..bbe908e9643 100644 --- a/dev-python/crashtest/crashtest-0.3.1.ebuild +++ b/dev-python/crashtest/crashtest-0.3.1.ebuild @@ -13,6 +13,6 @@ SRC_URI="https://github.com/sdispater/crashtest/archive/${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" distutils_enable_tests pytest
