diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-10-13 08:50:00 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-10-13 08:50:19 +0800 |
commit | 19798f0026b5c91fc64eec80a013b54f9b01d9b5 (patch) | |
tree | cf690a87153f7dd759d2ef097cb4b5fc4d0200ec /dev-python/pytest-httpserver | |
parent | media-libs/kvazaar: fix AVX2 flags on GCC (diff) | |
download | gentoo-19798f0026b5c91fc64eec80a013b54f9b01d9b5.tar.gz gentoo-19798f0026b5c91fc64eec80a013b54f9b01d9b5.tar.bz2 gentoo-19798f0026b5c91fc64eec80a013b54f9b01d9b5.zip |
dev-python/pytest-httpserver: Keyword 1.0.6 riscv, #876857
Signed-off-by: Yixun Lan <dlan@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 dc6a668e117b..95e6ee261353 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 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~riscv ~x86" RDEPEND=" dev-python/werkzeug[${PYTHON_USEDEP}] |