diff options
author | Sam James <sam@gentoo.org> | 2023-10-02 16:41:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-02 16:41:11 +0100 |
commit | 9f34603200fef38ca5eca106b46bb720ac5e7ca5 (patch) | |
tree | 178df7ef5425414959f908b5e47238e12d350a4f /dev-python/websockets | |
parent | dev-python/websockets: Stabilize 11.0.3-r1 hppa, #908203 (diff) | |
download | gentoo-9f34603200fef38ca5eca106b46bb720ac5e7ca5.tar.gz gentoo-9f34603200fef38ca5eca106b46bb720ac5e7ca5.tar.bz2 gentoo-9f34603200fef38ca5eca106b46bb720ac5e7ca5.zip |
dev-python/websockets: Stabilize 11.0.3-r1 sparc, #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 40977b5d5d3d..780348397b0c 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 |