commit: a62871276673598e7ee57867e7df13263884f06b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jul 26 02:13:30 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jul 26 02:13:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6287127
dev-python/websockets: Stabilize 9.1 ppc, #796065 Signed-off-by: Sam James <sam <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 a41e8123dd5..30e6ce2d115 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
