diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-16 08:44:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-16 08:44:52 +0100 |
commit | f9029a632c0f4aaa03a511ad33f592ca4cdb1cc5 (patch) | |
tree | 4b916b581e4c13112e09b57eb64b2984ed8f4236 /dev-python/websockets | |
parent | dev-python/aiohttp: x86 stable wrt bug #829274 (diff) | |
download | gentoo-f9029a632c0f4aaa03a511ad33f592ca4cdb1cc5.tar.gz gentoo-f9029a632c0f4aaa03a511ad33f592ca4cdb1cc5.tar.bz2 gentoo-f9029a632c0f4aaa03a511ad33f592ca4cdb1cc5.zip |
dev-python/websockets: x86 stable wrt bug #829284
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 8c4671b89fb6..56fdcc373e66 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 |