commit: 8385d85f9de2245569f899420bad6d88245da62a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 23 19:37:55 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Nov 23 19:37:55 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8385d85f
dev-python/pytest-codeblocks: Keyword 0.17.0 arm64, #918004
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-codeblocks/pytest-codeblocks-0.17.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-codeblocks/pytest-codeblocks-0.17.0.ebuild
b/dev-python/pytest-codeblocks/pytest-codeblocks-0.17.0.ebuild
index b11ae43d789e..c13e911c07cc 100644
--- a/dev-python/pytest-codeblocks/pytest-codeblocks-0.17.0.ebuild
+++ b/dev-python/pytest-codeblocks/pytest-codeblocks-0.17.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
RDEPEND="
>=dev-python/pytest-7.0.0[${PYTHON_USEDEP}]