diff options
author | Sam James <sam@gentoo.org> | 2023-10-02 16:41:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-02 16:41:09 +0100 |
commit | d18df8000f641c76fecb7189262cd0fe2609cbc6 (patch) | |
tree | b3adcafb3ffa17738ab0cea41b97d18e8919cfaf /dev-python/websockets | |
parent | dev-libs/libclc: 17.x is now 17.0.2.9999 (diff) | |
download | gentoo-d18df8000f641c76fecb7189262cd0fe2609cbc6.tar.gz gentoo-d18df8000f641c76fecb7189262cd0fe2609cbc6.tar.bz2 gentoo-d18df8000f641c76fecb7189262cd0fe2609cbc6.zip |
dev-python/websockets: Stabilize 11.0.3-r1 hppa, #908203
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-11.0.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-11.0.3-r1.ebuild b/dev-python/websockets/websockets-11.0.3-r1.ebuild index a5c8fa1f3963..40977b5d5d3d 100644 --- a/dev-python/websockets/websockets-11.0.3-r1.ebuild +++ b/dev-python/websockets/websockets-11.0.3-r1.ebuild @@ -24,7 +24,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="+native-extensions" distutils_enable_tests pytest |