commit: e9e588ce35a6cedba18e27f57224329b0134e5fd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 7 09:33:51 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 7 09:34:32 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9e588ce
dev-python/websocket-client: Keyword 1.2.3 ia64, #831852
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/websocket-client/websocket-client-1.2.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/websocket-client/websocket-client-1.2.3.ebuild
b/dev-python/websocket-client/websocket-client-1.2.3.ebuild
index 242d55925787..4b64cdd8ca22 100644
--- a/dev-python/websocket-client/websocket-client-1.2.3.ebuild
+++ b/dev-python/websocket-client/websocket-client-1.2.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc64 ~riscv x86"
IUSE="examples"
BDEPEND="