commit: b9a25381ecbaef46d35bf3ce9dfd006a3cea4591
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 23 18:52:12 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Nov 23 18:52:12 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9a25381
dev-python/pytest-datafiles: Keyword 3.0.0 arm64, #918013
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-datafiles/pytest-datafiles-3.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-datafiles/pytest-datafiles-3.0.0.ebuild
b/dev-python/pytest-datafiles/pytest-datafiles-3.0.0.ebuild
index 63e219c09aa8..085d0e11c791 100644
--- a/dev-python/pytest-datafiles/pytest-datafiles-3.0.0.ebuild
+++ b/dev-python/pytest-datafiles/pytest-datafiles-3.0.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
RDEPEND="
>=dev-python/pytest-3.6[${PYTHON_USEDEP}]