diff options
author | 2023-11-23 20:33:59 +0000 | |
---|---|---|
committer | 2023-11-23 20:33:59 +0000 | |
commit | 885015bb20a1362cd98f5c73acb770f2638196c1 (patch) | |
tree | 6a9c66b367f2f899fc855eb3e23f661429961db3 /dev-python/pytest-testinfra | |
parent | dev-python/mkdocstrings-python: Keyword 1.7.5 arm64, #917965 (diff) | |
download | gentoo-885015bb20a1362cd98f5c73acb770f2638196c1.tar.gz gentoo-885015bb20a1362cd98f5c73acb770f2638196c1.tar.bz2 gentoo-885015bb20a1362cd98f5c73acb770f2638196c1.zip |
dev-python/pytest-testinfra: Keyword 9.0.0 arm64, #917841
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-testinfra')
-rw-r--r-- | dev-python/pytest-testinfra/pytest-testinfra-9.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-testinfra/pytest-testinfra-9.0.0.ebuild b/dev-python/pytest-testinfra/pytest-testinfra-9.0.0.ebuild index f56d684d1160..6c68af1ef89a 100644 --- a/dev-python/pytest-testinfra/pytest-testinfra-9.0.0.ebuild +++ b/dev-python/pytest-testinfra/pytest-testinfra-9.0.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~riscv" +KEYWORDS="amd64 ~arm64 ~riscv" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |