diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-08 17:22:35 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-08 17:22:35 +0300 |
commit | 7e650f3568e1b9a6b04beacab0466ea20156dfc9 (patch) | |
tree | ad939df6f0a4084bfe8ceed085a0db3bc5a5d2b1 /dev-python/websockets | |
parent | dev-python/python-dotenv: Keyword 0.20.0 ia64, #837098 (diff) | |
download | gentoo-7e650f3568e1b9a6b04beacab0466ea20156dfc9.tar.gz gentoo-7e650f3568e1b9a6b04beacab0466ea20156dfc9.tar.bz2 gentoo-7e650f3568e1b9a6b04beacab0466ea20156dfc9.zip |
dev-python/websockets: Keyword 10.2 ia64, #837098
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-10.2.ebuild b/dev-python/websockets/websockets-10.2.ebuild index 6f54d8b00932..5d0a739d3aea 100644 --- a/dev-python/websockets/websockets-10.2.ebuild +++ b/dev-python/websockets/websockets-10.2.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" distutils_enable_tests pytest |