commit: 5b440b2b93c714a7c14229d9b83fb10f8bc0dfbf
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 30 17:31:14 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 17:31:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b440b2b
dev-python/pytest-subprocess: Keyword 1.5.0 arm64, #909029
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-subprocess/pytest-subprocess-1.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-subprocess/pytest-subprocess-1.5.0.ebuild
b/dev-python/pytest-subprocess/pytest-subprocess-1.5.0.ebuild
index bb2a21146b87..a10ab1b6ef8d 100644
--- a/dev-python/pytest-subprocess/pytest-subprocess-1.5.0.ebuild
+++ b/dev-python/pytest-subprocess/pytest-subprocess-1.5.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
RDEPEND="
>=dev-python/pytest-4.0.0[${PYTHON_USEDEP}]