diff options
author | 2023-08-03 16:07:00 +0100 | |
---|---|---|
committer | 2023-08-03 16:07:00 +0100 | |
commit | 84df4e162176860a826af0b955610005c010352f (patch) | |
tree | 0cf7c92f1c37476442b7dd11e3c3e73d733c9043 /dev-python/websockets | |
parent | dev-ruby/sass: Stabilize 3.7.4-r2 x86, #907537 (diff) | |
download | gentoo-84df4e162176860a826af0b955610005c010352f.tar.gz gentoo-84df4e162176860a826af0b955610005c010352f.tar.bz2 gentoo-84df4e162176860a826af0b955610005c010352f.zip |
dev-python/websockets: Stabilize 11.0.3-r1 x86, #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 e3fb4d3a9167..83ca8d7ef272 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 |