summaryrefslogtreecommitdiff
path: root/dev-python/ddt
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ddt')
-rw-r--r--dev-python/ddt/ddt-1.2.2.ebuild4
1 files 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 ce7e1b0c7cc2..1cac7f666e0f 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}]