dev-python/ddt: Stabilize 1.2.2 ALLARCHES
authorMichał Górny <mgorny@gentoo.org>
Thu, 26 Mar 2020 20:20:00 +0000 (21:20 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 26 Mar 2020 20:34:37 +0000 (21:34 +0100)
Closes: https://bugs.gentoo.org/714304
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/ddt/ddt-1.2.2.ebuild

index 56c60862c037268cb854255dd1cf96f15eb24b58..3da3b16671e7e2786416de71d0c945f8b4b8ef34 100644 (file)
@@ -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}]