diff options
author | 2023-11-23 19:52:36 +0000 | |
---|---|---|
committer | 2023-11-23 19:52:36 +0000 | |
commit | ada111a1bc9cc5e9a3e64005dbde74c222466bfb (patch) | |
tree | 35a36bed0214938d7592fa0fe5bf56ed57a0d37e /dev-python/websockets | |
parent | dev-python/urwid: Stabilize 2.2.3 amd64, #917738 (diff) | |
download | gentoo-ada111a1bc9cc5e9a3e64005dbde74c222466bfb.tar.gz gentoo-ada111a1bc9cc5e9a3e64005dbde74c222466bfb.tar.bz2 gentoo-ada111a1bc9cc5e9a3e64005dbde74c222466bfb.zip |
dev-python/websockets: Stabilize 12.0 x86, #917741
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-12.0.ebuild b/dev-python/websockets/websockets-12.0.ebuild index 9753a7d16bf3..a12368c3e85f 100644 --- a/dev-python/websockets/websockets-12.0.ebuild +++ b/dev-python/websockets/websockets-12.0.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" BDEPEND=" |