diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-03 22:37:50 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-03 22:47:28 +0200 |
commit | 56c7312ef46fcae8bf2dba10e750e3538a8a7f2e (patch) | |
tree | ac6c80eb02726760eb7e6fce43c36bba01ef525d /dev-python/websockets | |
parent | dev-python/python-dotenv: Stabilize 0.19.2 hppa, #803806 (diff) | |
download | gentoo-56c7312ef46fcae8bf2dba10e750e3538a8a7f2e.tar.gz gentoo-56c7312ef46fcae8bf2dba10e750e3538a8a7f2e.tar.bz2 gentoo-56c7312ef46fcae8bf2dba10e750e3538a8a7f2e.zip |
dev-python/websockets: Stabilize 10.0 hppa, #803806
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-10.0.ebuild b/dev-python/websockets/websockets-10.0.ebuild index d50b8ce80636..18adcbacd68c 100644 --- a/dev-python/websockets/websockets-10.0.ebuild +++ b/dev-python/websockets/websockets-10.0.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 hppa ppc ppc64 ~riscv sparc x86" distutils_enable_tests unittest |