diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-14 07:20:09 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-14 07:20:09 +0300 |
commit | 17bf983cc5291c05b9f1c85621142327ca8155ab (patch) | |
tree | 5b3631ebae799facac139198fd0a8ca148465573 /dev-python/pytest-httpserver | |
parent | dev-python/responses: Keyword 0.22.0 arm64, #876857 (diff) | |
download | gentoo-17bf983cc5291c05b9f1c85621142327ca8155ab.tar.gz gentoo-17bf983cc5291c05b9f1c85621142327ca8155ab.tar.bz2 gentoo-17bf983cc5291c05b9f1c85621142327ca8155ab.zip |
dev-python/pytest-httpserver: Keyword 1.0.6 arm, #876857
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-httpserver')
-rw-r--r-- | dev-python/pytest-httpserver/pytest-httpserver-1.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpserver/pytest-httpserver-1.0.6.ebuild b/dev-python/pytest-httpserver/pytest-httpserver-1.0.6.ebuild index d1c7d51dfb1f..041d42cbc468 100644 --- a/dev-python/pytest-httpserver/pytest-httpserver-1.0.6.ebuild +++ b/dev-python/pytest-httpserver/pytest-httpserver-1.0.6.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND=" dev-python/werkzeug[${PYTHON_USEDEP}] |