diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-14 18:16:56 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-14 18:16:56 +0000 |
commit | 1904a127566edc69aa86fdeb2dd2d5f0f62398bd (patch) | |
tree | 2639439690dd668d7367a3d8cff5863c401f97dc /dev-python/websockets | |
parent | dev-python/typeguard: Stabilize 4.1.5 arm, #915763 (diff) | |
download | gentoo-1904a127566edc69aa86fdeb2dd2d5f0f62398bd.tar.gz gentoo-1904a127566edc69aa86fdeb2dd2d5f0f62398bd.tar.bz2 gentoo-1904a127566edc69aa86fdeb2dd2d5f0f62398bd.zip |
dev-python/websockets: Stabilize 11.0.3-r2 arm64, #915767
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-11.0.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-11.0.3-r2.ebuild b/dev-python/websockets/websockets-11.0.3-r2.ebuild index e268bc9f0952..1af029147912 100644 --- a/dev-python/websockets/websockets-11.0.3-r2.ebuild +++ b/dev-python/websockets/websockets-11.0.3-r2.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 |