diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-31 09:55:38 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-31 09:55:59 +0200 |
commit | 4e30d4320e8893c728a8b9e7328768b8ac8c17f2 (patch) | |
tree | ae62f7d9f2cf4e0123b2f8b4d3f06ed2840b2151 /dev-python/websockets | |
parent | dev-python/websockets: Stabilize 10.3 arm64, #848687 (diff) | |
download | gentoo-4e30d4320e8893c728a8b9e7328768b8ac8c17f2.tar.gz gentoo-4e30d4320e8893c728a8b9e7328768b8ac8c17f2.tar.bz2 gentoo-4e30d4320e8893c728a8b9e7328768b8ac8c17f2.zip |
dev-python/websockets: Stabilize 10.3 sparc, #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 bc12e96b01c3..091fc19b0ea4 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 |