diff options
author | Sam James <sam@gentoo.org> | 2020-11-14 20:31:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-14 20:31:14 +0000 |
commit | fd64f0588f23bbdbf27ad9183cee5c183c49b396 (patch) | |
tree | 960be4f927f67989d70db6c0553d80b9beeab9f9 /dev-python/construct | |
parent | net-analyzer/zabbix: Stabilize 4.0.25 amd64, #753686 (diff) | |
download | gentoo-fd64f0588f23bbdbf27ad9183cee5c183c49b396.tar.gz gentoo-fd64f0588f23bbdbf27ad9183cee5c183c49b396.tar.bz2 gentoo-fd64f0588f23bbdbf27ad9183cee5c183c49b396.zip |
dev-python/construct: Stabilize 2.10.56 amd64, #753782
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/construct')
-rw-r--r-- | dev-python/construct/construct-2.10.56.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/construct/construct-2.10.56.ebuild b/dev-python/construct/construct-2.10.56.ebuild index 9daf482d3c21..f8b0e77516dc 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+=" |