diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-31 09:55:36 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-31 09:55:58 +0200 |
commit | 25ded759abeb9b7f17a45037e70a4c0aeb65d256 (patch) | |
tree | 7695766b9d8b4dc59b60d5457e2a295dc72047d2 /dev-python/websockets | |
parent | dev-python/werkzeug: Stabilize 2.1.2 sparc, #848678 (diff) | |
download | gentoo-25ded759abeb9b7f17a45037e70a4c0aeb65d256.tar.gz gentoo-25ded759abeb9b7f17a45037e70a4c0aeb65d256.tar.bz2 gentoo-25ded759abeb9b7f17a45037e70a4c0aeb65d256.zip |
dev-python/websockets: Stabilize 10.3 arm64, #848687
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-10.3.ebuild b/dev-python/websockets/websockets-10.3.ebuild index ab47cfe892ef..bc12e96b01c3 100644 --- a/dev-python/websockets/websockets-10.3.ebuild +++ b/dev-python/websockets/websockets-10.3.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" distutils_enable_tests pytest |