commit: 210a0f5cb3c8eb02a6e8b34f731bedd9a5c086d6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 23 16:06:23 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Nov 23 16:08:00 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=210a0f5c
dev-python/aiostream: Keyword 0.5.2 x86, #908281
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/aiostream/aiostream-0.5.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/aiostream/aiostream-0.5.2.ebuild
b/dev-python/aiostream/aiostream-0.5.2.ebuild
index 6d117d227220..6830c0af8f5c 100644
--- a/dev-python/aiostream/aiostream-0.5.2.ebuild
+++ b/dev-python/aiostream/aiostream-0.5.2.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
RDEPEND="
dev-python/typing-extensions[${PYTHON_USEDEP}]