diff options
author | 2024-10-12 15:57:14 +0100 | |
---|---|---|
committer | 2024-10-12 15:57:14 +0100 | |
commit | 3f2cbe878a0034f247a24d57b3556db05fb1bb0b (patch) | |
tree | 12727aff2d9accffcbfce1b173560764a4ad1581 /dev-python/websockets | |
parent | dev-python/selenium: Stabilize 4.25.0 amd64, #941316 (diff) | |
download | gentoo-3f2cbe878a0034f247a24d57b3556db05fb1bb0b.tar.gz gentoo-3f2cbe878a0034f247a24d57b3556db05fb1bb0b.tar.bz2 gentoo-3f2cbe878a0034f247a24d57b3556db05fb1bb0b.zip |
dev-python/websockets: Stabilize 13.1 x86, #941319
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-13.1.ebuild b/dev-python/websockets/websockets-13.1.ebuild index 93fc44988e99..52cdc5606ecc 100644 --- a/dev-python/websockets/websockets-13.1.ebuild +++ b/dev-python/websockets/websockets-13.1.ebuild @@ -24,7 +24,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="+native-extensions" BDEPEND=" |