diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:22:18 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:35:27 +0100 |
commit | f9f318466cae1d0af12ca44eb5c0325662b7363b (patch) | |
tree | 2bbd472c4b7062db3eaf3afb58d00b5dd8e5bcd4 /dev-python/construct | |
parent | dev-util/ccache: x86 stable (bug #752225) (diff) | |
download | gentoo-f9f318466cae1d0af12ca44eb5c0325662b7363b.tar.gz gentoo-f9f318466cae1d0af12ca44eb5c0325662b7363b.tar.bz2 gentoo-f9f318466cae1d0af12ca44eb5c0325662b7363b.zip |
dev-python/construct: x86 stable (bug #753782)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 b7ceabb00f5c..9daf482d3c21 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+=" |