diff options
author | Sam James <sam@gentoo.org> | 2023-11-22 11:56:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-22 11:56:32 +0000 |
commit | 439f806985a806a432f73c1b89126d4d00ac11a3 (patch) | |
tree | 8431cfea8c33fbb62f6e6ce31d357b3f9dab2115 /dev-python/websockets | |
parent | dev-python/urwid: Stabilize 2.2.3 sparc, #917738 (diff) | |
download | gentoo-439f806985a806a432f73c1b89126d4d00ac11a3.tar.gz gentoo-439f806985a806a432f73c1b89126d4d00ac11a3.tar.bz2 gentoo-439f806985a806a432f73c1b89126d4d00ac11a3.zip |
dev-python/websockets: Stabilize 12.0 sparc, #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 57302b99329a..b3fae20a28cd 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=" |