commit: f28c3351c2dc345628ab13b77bb88e3b3fa06361
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 12 18:56:08 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 18:56:08 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f28c3351
dev-python/pytest-httpserver: Keyword 1.0.6 ia64, #876857
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-httpserver/pytest-httpserver-1.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 06a43e694073..e30e94b8c2f9 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 ~x86"
+KEYWORDS="~amd64 ~ia64 ~x86"
RDEPEND="
dev-python/werkzeug[${PYTHON_USEDEP}]