commit: c5ec55735d1da6e9422e343073152ca8d8fc275e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue May 18 17:28:09 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue May 18 17:28:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5ec5573
dev-python/websockets: Keyword 9.0.2 sparc, #790152 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/websockets/websockets-9.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/websockets/websockets-9.0.2.ebuild b/dev-python/websockets/websockets-9.0.2.ebuild index a31a76bc25b..ab6d5c255ee 100644 --- a/dev-python/websockets/websockets-9.0.2.ebuild +++ b/dev-python/websockets/websockets-9.0.2.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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" distutils_enable_tests unittest
