summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-06-17 16:58:12 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2021-06-17 16:55:36 +0100
commit5cf45b259d75d0a448f23e311d7bb4f31ae79e51 (patch)
treeb90f2f85fdb52e1046fc3c197d25fff56f3c4753 /dev-python/websockets
parentdev-ruby/facter: 3.14.16-r1 removal (diff)
downloadgentoo-5cf45b259d75d0a448f23e311d7bb4f31ae79e51.tar.gz
gentoo-5cf45b259d75d0a448f23e311d7bb4f31ae79e51.tar.bz2
gentoo-5cf45b259d75d0a448f23e311d7bb4f31ae79e51.zip
dev-python/websockets: stable 9.1 for sparc, bug #796065
Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r--dev-python/websockets/websockets-9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-9.1.ebuild b/dev-python/websockets/websockets-9.1.ebuild
index 493b06dfa55f..e4f500fb7ce9 100644
--- a/dev-python/websockets/websockets-9.1.ebuild
+++ b/dev-python/websockets/websockets-9.1.ebuild
@@ -13,6 +13,6 @@ SRC_URI="https://github.com/aaugustin/${PN}/archive/${PV}.tar.gz -> ${P}-src.tar
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 sparc x86"
distutils_enable_tests unittest