diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-08 17:22:47 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-08 17:22:47 +0300 |
commit | 6e6cbfe14ceb0b1756271d6006fa198916afc25d (patch) | |
tree | 5b922be45329ea041140954e06091bca1ce7182c /dev-python/websockets | |
parent | dev-python/python-dotenv: Keyword 0.20.0 s390, #837098 (diff) | |
download | gentoo-6e6cbfe14ceb0b1756271d6006fa198916afc25d.tar.gz gentoo-6e6cbfe14ceb0b1756271d6006fa198916afc25d.tar.bz2 gentoo-6e6cbfe14ceb0b1756271d6006fa198916afc25d.zip |
dev-python/websockets: Keyword 10.2 s390, #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 5d0a739d3aea..dc348034ad8d 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 ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" distutils_enable_tests pytest |