diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-15 17:49:27 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-15 17:50:20 +0100 |
commit | 998f6caf1f6aed0cac0867168d51d672dac1873e (patch) | |
tree | 65167f6c6cba4f5b1a6f5167f0e75f604dd27fb9 /dev-python/websockets | |
parent | dev-python/toolz: Stabilize 0.11.2 ALLARCHES, #829282 (diff) | |
download | gentoo-998f6caf1f6aed0cac0867168d51d672dac1873e.tar.gz gentoo-998f6caf1f6aed0cac0867168d51d672dac1873e.tar.bz2 gentoo-998f6caf1f6aed0cac0867168d51d672dac1873e.zip |
dev-python/websockets: Stabilize 10.1 amd64, #829284
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-10.1.ebuild b/dev-python/websockets/websockets-10.1.ebuild index 08190206c810..a6228fb6cb19 100644 --- a/dev-python/websockets/websockets-10.1.ebuild +++ b/dev-python/websockets/websockets-10.1.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" distutils_enable_tests unittest |