commit: fd64f0588f23bbdbf27ad9183cee5c183c49b396 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Nov 14 20:31:14 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Nov 14 20:31:14 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd64f058
dev-python/construct: Stabilize 2.10.56 amd64, #753782 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/construct/construct-2.10.56.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/construct/construct-2.10.56.ebuild b/dev-python/construct/construct-2.10.56.ebuild index 9daf482d3c2..f8b0e77516d 100644 --- a/dev-python/construct/construct-2.10.56.ebuild +++ b/dev-python/construct/construct-2.10.56.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/construct/construct/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" distutils_enable_tests pytest BDEPEND+="
