diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-31 10:51:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-31 10:51:34 +0200 |
commit | 7af122c6ec9b3314c7cbdfc8b7d531d72737ce71 (patch) | |
tree | e3ba48f142a57cc93b39266e01b7da1df46a774b /dev-python/websockets | |
parent | dev-python/setuptools-rust: amd64 stable wrt bug #848666 (diff) | |
download | gentoo-7af122c6ec9b3314c7cbdfc8b7d531d72737ce71.tar.gz gentoo-7af122c6ec9b3314c7cbdfc8b7d531d72737ce71.tar.bz2 gentoo-7af122c6ec9b3314c7cbdfc8b7d531d72737ce71.zip |
dev-python/websockets: amd64 stable wrt bug #848687
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 9a7035ffd800..bceab3cc4192 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 |