diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-23 19:52:11 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-23 19:52:11 +0100 |
commit | 01b573dba68c749f7b443971caa5de9c603e2599 (patch) | |
tree | e917118602a2dc19026dc74e5e1f09a14639ce81 /dev-python/pytest-httpx | |
parent | dev-python/pyprof2calltree: Keyword 1.4.5-r1 arm64, #918011 (diff) | |
download | gentoo-01b573dba68c749f7b443971caa5de9c603e2599.tar.gz gentoo-01b573dba68c749f7b443971caa5de9c603e2599.tar.bz2 gentoo-01b573dba68c749f7b443971caa5de9c603e2599.zip |
dev-python/pytest-httpx: Keyword 0.27.0 arm64, #918012
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-httpx')
-rw-r--r-- | dev-python/pytest-httpx/pytest-httpx-0.27.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.27.0.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.27.0.ebuild index 1926979c400c..ce4c7bffdcb2 100644 --- a/dev-python/pytest-httpx/pytest-httpx-0.27.0.ebuild +++ b/dev-python/pytest-httpx/pytest-httpx-0.27.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND=" =dev-python/httpx-0.25*[${PYTHON_USEDEP}] |