diff options
author | Sam James <sam@gentoo.org> | 2021-09-16 07:28:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-16 07:28:44 +0100 |
commit | f04535848fdf1d63a45e78ab9dac0b4149976952 (patch) | |
tree | ad408cef7ddc86dfbd41fba02abb2f213eb0632a /dev-python/websockets | |
parent | media-plugins/gst-plugins-webrtc: Stabilize 1.18.4-r1 amd64, #812836 (diff) | |
download | gentoo-f04535848fdf1d63a45e78ab9dac0b4149976952.tar.gz gentoo-f04535848fdf1d63a45e78ab9dac0b4149976952.tar.bz2 gentoo-f04535848fdf1d63a45e78ab9dac0b4149976952.zip |
dev-python/websockets: Stabilize 9.1-r1 arm, #813135
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-9.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-9.1-r1.ebuild b/dev-python/websockets/websockets-9.1-r1.ebuild index a68c4559025f..15008ac4e381 100644 --- a/dev-python/websockets/websockets-9.1-r1.ebuild +++ b/dev-python/websockets/websockets-9.1-r1.ebuild @@ -16,7 +16,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 |