diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-02 13:55:45 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-02 13:55:45 +0200 |
commit | b8bdc5d8b4eaa8b466a5617073161aa218414904 (patch) | |
tree | c46ebd8b08aefdca109f20e41763cb715d4e74c4 /dev-python/websockets/websockets-10.4.ebuild | |
parent | games-util/lutris: drop 0.5.10.1, 0.5.12_beta1 (diff) | |
download | gentoo-b8bdc5d8b4eaa8b466a5617073161aa218414904.tar.gz gentoo-b8bdc5d8b4eaa8b466a5617073161aa218414904.tar.bz2 gentoo-b8bdc5d8b4eaa8b466a5617073161aa218414904.zip |
dev-python/websockets: Stabilize 10.4 x86, #882937
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/websockets/websockets-10.4.ebuild')
-rw-r--r-- | dev-python/websockets/websockets-10.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-10.4.ebuild b/dev-python/websockets/websockets-10.4.ebuild index 9ffae4a9a81a..9a0d4589f18a 100644 --- a/dev-python/websockets/websockets-10.4.ebuild +++ b/dev-python/websockets/websockets-10.4.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 |