From: Agostino Sarubbo Date: Wed, 25 Mar 2020 15:37:13 +0000 (+0100) Subject: dev-python/ddt: x86 stable wrt bug #714304 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=135f26cb52db49403b78f403591028291cadea8b;p=gentoo.git dev-python/ddt: x86 stable wrt bug #714304 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/ddt/ddt-1.2.2.ebuild b/dev-python/ddt/ddt-1.2.2.ebuild index 9245b52d86df..56c60862c037 100644 --- a/dev-python/ddt/ddt-1.2.2.ebuild +++ b/dev-python/ddt/ddt-1.2.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/datadriventests/ddt/archive/${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="test" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]