commit: c83b1d255a375159ddd852c0bb1c591289624451 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 24 00:07:00 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 24 00:07:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c83b1d25
dev-python/ddt: Keyword 1.2.2 arm, #728612 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/ddt/ddt-1.2.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/ddt/ddt-1.2.2.ebuild b/dev-python/ddt/ddt-1.2.2.ebuild index 70b7e9257aa..a38634a44c7 100644 --- a/dev-python/ddt/ddt-1.2.2.ebuild +++ b/dev-python/ddt/ddt-1.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~arm arm64 x86" IUSE="test" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
