diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-05 16:24:45 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-05 16:24:45 +0300 |
commit | f07dd0774afcf6791ebe4b985d8412b39e02afda (patch) | |
tree | 2773e5805acf6ea3bf26c60b4beb17ce4f13836b /dev-python/websockets | |
parent | dev-ml/textutils_kernel: Stabilize 0.15.0 arm, #901715 (diff) | |
download | gentoo-f07dd0774afcf6791ebe4b985d8412b39e02afda.tar.gz gentoo-f07dd0774afcf6791ebe4b985d8412b39e02afda.tar.bz2 gentoo-f07dd0774afcf6791ebe4b985d8412b39e02afda.zip |
dev-python/websockets: Stabilize 11.0.2 sparc, #905732
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-11.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-11.0.2.ebuild b/dev-python/websockets/websockets-11.0.2.ebuild index 1ce81368ffc2..87316aee4a13 100644 --- a/dev-python/websockets/websockets-11.0.2.ebuild +++ b/dev-python/websockets/websockets-11.0.2.ebuild @@ -23,7 +23,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc x86" IUSE="+native-extensions" distutils_enable_tests pytest |