From: Michał Górny Date: Thu, 26 Mar 2020 20:20:00 +0000 (+0100) Subject: dev-python/ddt: Stabilize 1.2.2 ALLARCHES X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d470236c86110298a392c189683ad8b62d8fdad7;p=gentoo.git dev-python/ddt: Stabilize 1.2.2 ALLARCHES Closes: https://bugs.gentoo.org/714304 Signed-off-by: Michał Górny --- diff --git a/dev-python/ddt/ddt-1.2.2.ebuild b/dev-python/ddt/ddt-1.2.2.ebuild index 56c60862c037..3da3b16671e7 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}]