diff options
author | 2024-11-30 12:03:56 +0000 | |
---|---|---|
committer | 2024-11-30 12:03:56 +0000 | |
commit | bea24445c6deffd8ff4960e12f864dbf4591b111 (patch) | |
tree | 1c534b743f2d6a57b7417f30d9e113eb21648331 /dev-python/websockets | |
parent | dev-python/coverage: Stabilize 7.6.7 ppc64, #945428 (diff) | |
download | gentoo-bea24445c6deffd8ff4960e12f864dbf4591b111.tar.gz gentoo-bea24445c6deffd8ff4960e12f864dbf4591b111.tar.bz2 gentoo-bea24445c6deffd8ff4960e12f864dbf4591b111.zip |
dev-python/websockets: Stabilize 14.1 x86, #945434
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-14.1.ebuild b/dev-python/websockets/websockets-14.1.ebuild index 339ff5f082e8..8381f6cef970 100644 --- a/dev-python/websockets/websockets-14.1.ebuild +++ b/dev-python/websockets/websockets-14.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=" |