diff options
author | Sam James <sam@gentoo.org> | 2021-10-15 23:42:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-15 23:42:54 +0100 |
commit | 2c4c3fa90c46d646142eb70b547cb55f7e0d36ce (patch) | |
tree | 26813b578bcc73d10bc355d67d73fafde482e6b7 /dev-python/websockets | |
parent | dev-python/unidecode: Stabilize 1.3.0 ALLARCHES, #818367 (diff) | |
download | gentoo-2c4c3fa90c46d646142eb70b547cb55f7e0d36ce.tar.gz gentoo-2c4c3fa90c46d646142eb70b547cb55f7e0d36ce.tar.bz2 gentoo-2c4c3fa90c46d646142eb70b547cb55f7e0d36ce.zip |
dev-python/websockets: Stabilize 10.0 arm, #818373
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-10.0.ebuild b/dev-python/websockets/websockets-10.0.ebuild index a03d8206adea..1b0e4b1ebc3a 100644 --- a/dev-python/websockets/websockets-10.0.ebuild +++ b/dev-python/websockets/websockets-10.0.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" distutils_enable_tests unittest |