diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 16:01:17 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 16:01:17 +0200 |
commit | 5571f93bc5f48564de613f18bbc4d92fafeb41f5 (patch) | |
tree | 3cafdecb56349048e0d8c4409fa8f790bdf42bd0 /dev-python/websockets | |
parent | dev-python/websockets: Stabilize 10.4 ppc64, #882937 (diff) | |
download | gentoo-5571f93bc5f48564de613f18bbc4d92fafeb41f5.tar.gz gentoo-5571f93bc5f48564de613f18bbc4d92fafeb41f5.tar.bz2 gentoo-5571f93bc5f48564de613f18bbc4d92fafeb41f5.zip |
dev-python/websockets: Stabilize 10.4 hppa, #882937
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-10.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-10.4.ebuild b/dev-python/websockets/websockets-10.4.ebuild index e972984f4228..48f8ad7c3769 100644 --- a/dev-python/websockets/websockets-10.4.ebuild +++ b/dev-python/websockets/websockets-10.4.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc ~x86" distutils_enable_tests pytest |