From: Agostino Sarubbo Date: Mon, 11 May 2020 09:44:49 +0000 (+0200) Subject: dev-python/bitstring: x86 stable wrt bug #720490 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3bbdab2cb80ab31476fdbe5739ee27a48aab84f2;p=gentoo.git dev-python/bitstring: x86 stable wrt bug #720490 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/bitstring/bitstring-3.1.6.ebuild b/dev-python/bitstring/bitstring-3.1.6.ebuild index 2a59cf36bde2..57771fd55f93 100644 --- a/dev-python/bitstring/bitstring-3.1.6.ebuild +++ b/dev-python/bitstring/bitstring-3.1.6.ebuild @@ -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}]"