diff options
author | Sam James <sam@gentoo.org> | 2021-10-16 02:12:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-16 02:12:59 +0100 |
commit | e325226712e68ee04018bdb7405415300cf84199 (patch) | |
tree | 18d13ade6483575e017868029181b9e0db4bdb27 /dev-python/websockets | |
parent | dev-python/utidylib: Stabilize 0.7-r2 amd64, #818370 (diff) | |
download | gentoo-e325226712e68ee04018bdb7405415300cf84199.tar.gz gentoo-e325226712e68ee04018bdb7405415300cf84199.tar.bz2 gentoo-e325226712e68ee04018bdb7405415300cf84199.zip |
dev-python/websockets: Stabilize 10.0 amd64, #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 1b0e4b1ebc3a..215d05d890d4 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 |