diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-30 19:31:41 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-01 09:30:35 +0800 |
commit | 5ddb2b65d51473e118e6c96cb0b0b23590971aae (patch) | |
tree | 6f75d19bb02dccfc10e8f70700bfa81c5ea7709f /dev-python/websockets | |
parent | dev-python/watchgod: keyword 0.8.2 for ~loong (diff) | |
download | gentoo-5ddb2b65d51473e118e6c96cb0b0b23590971aae.tar.gz gentoo-5ddb2b65d51473e118e6c96cb0b0b23590971aae.tar.bz2 gentoo-5ddb2b65d51473e118e6c96cb0b0b23590971aae.zip |
dev-python/websockets: keyword 10.3 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-10.3.ebuild b/dev-python/websockets/websockets-10.3.ebuild index 1723d0a7cdd0..49313f250951 100644 --- a/dev-python/websockets/websockets-10.3.ebuild +++ b/dev-python/websockets/websockets-10.3.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" distutils_enable_tests pytest |