commit: 5cf45b259d75d0a448f23e311d7bb4f31ae79e51 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Thu Jun 17 14:58:12 2021 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Thu Jun 17 15:55:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cf45b25
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 <AT> sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-python/websockets/websockets-9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/websockets/websockets-9.1.ebuild b/dev-python/websockets/websockets-9.1.ebuild index 493b06dfa55..e4f500fb7ce 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
