diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-08 17:33:50 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-08 17:33:50 +0300 |
commit | 0782baa38f8b45d16d011c2f001e5a309e9e1f4f (patch) | |
tree | 713c42fee3fdad71441a5a7d550781cfad376081 /dev-python/websockets | |
parent | dev-vcs/git: Stabilize 2.35.1 sparc, #836296 (diff) | |
download | gentoo-0782baa38f8b45d16d011c2f001e5a309e9e1f4f.tar.gz gentoo-0782baa38f8b45d16d011c2f001e5a309e9e1f4f.tar.bz2 gentoo-0782baa38f8b45d16d011c2f001e5a309e9e1f4f.zip |
dev-python/websockets: Stabilize 10.2 hppa, #836172
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 dc348034ad8d..4287b1679bd3 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 ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" distutils_enable_tests pytest |