diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 21:01:53 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 21:01:53 +0300 |
commit | 9e5c473806bbb59b64092d1e15ee68b04b2df4d7 (patch) | |
tree | f3bc58c539dbdfa6ba78cc0871808b8d0b7013d4 /dev-python/websockets | |
parent | app-dicts/myspell-en: Stabilize 20230501 ALLARCHES, #908192 (diff) | |
download | gentoo-9e5c473806bbb59b64092d1e15ee68b04b2df4d7.tar.gz gentoo-9e5c473806bbb59b64092d1e15ee68b04b2df4d7.tar.bz2 gentoo-9e5c473806bbb59b64092d1e15ee68b04b2df4d7.zip |
dev-python/websockets: Stabilize 11.0.3-r1 arm, #908203
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-11.0.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-11.0.3-r1.ebuild b/dev-python/websockets/websockets-11.0.3-r1.ebuild index a6f179e672f2..16b24be6c9ef 100644 --- a/dev-python/websockets/websockets-11.0.3-r1.ebuild +++ b/dev-python/websockets/websockets-11.0.3-r1.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 |