From: Agostino Sarubbo Date: Wed, 25 Mar 2020 14:09:06 +0000 (+0100) Subject: dev-python/ddt: amd64 stable wrt bug #714304 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cb58b0187d9ea9eed1e8cdfc698956075098b1b8;p=gentoo.git dev-python/ddt: amd64 stable wrt bug #714304 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" 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 5b8175e76031..9245b52d86df 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}]