dev-python/bitstring: x86 stable wrt bug #720490
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 11 May 2020 09:44:49 +0000 (11:44 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 11 May 2020 09:44:49 +0000 (11:44 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/bitstring/bitstring-3.1.6.ebuild

index 2a59cf36bde20f034c0f4d068448b17272ab75c3..57771fd55f936cb0bebb053094e280500a4c400d 100644 (file)
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/scott-griffiths/bitstring"
 SRC_URI="https://github.com/scott-griffiths/${PN}/archive/${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"