diff options
author | Sam James <sam@gentoo.org> | 2023-10-18 11:17:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-18 11:17:23 +0100 |
commit | 5fed38f3cb84ca02f417504ad0c41e770a9869e9 (patch) | |
tree | 1c2ab9a4af732be94374ea52269add68ab43d40e /dev-python/websockets | |
parent | dev-python/websockets: Stabilize 11.0.3-r2 ppc64, #915767 (diff) | |
download | gentoo-5fed38f3cb84ca02f417504ad0c41e770a9869e9.tar.gz gentoo-5fed38f3cb84ca02f417504ad0c41e770a9869e9.tar.bz2 gentoo-5fed38f3cb84ca02f417504ad0c41e770a9869e9.zip |
dev-python/websockets: Stabilize 11.0.3-r2 hppa, #915767
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-11.0.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-11.0.3-r2.ebuild b/dev-python/websockets/websockets-11.0.3-r2.ebuild index 0d84585aa896..5d3277b5d891 100644 --- a/dev-python/websockets/websockets-11.0.3-r2.ebuild +++ b/dev-python/websockets/websockets-11.0.3-r2.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 |