From 85e56b61da4db03b6a4e1bee9eb3299f2fda9eec Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 18 Jul 2026 03:23:40 +0100 Subject: [PATCH] dev-python/pytest-tap: Keyword 3.5 x86, #979257 Signed-off-by: Sam James --- dev-python/pytest-tap/pytest-tap-3.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-tap/pytest-tap-3.5.ebuild b/dev-python/pytest-tap/pytest-tap-3.5.ebuild index de7c16ee6c1da..0c06d6ad8f6b3 100644 --- a/dev-python/pytest-tap/pytest-tap-3.5.ebuild +++ b/dev-python/pytest-tap/pytest-tap-3.5.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/python-tap/pytest-tap/archive/refs/tags/v${PV}.tar.g LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}]