commit: 0191890e07986aa145e4f4f0c6762c5491d6f5aa Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 20 17:24:09 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 20 17:24:09 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0191890e
dev-python/websockets: Keyword 8.1 ppc, #760818 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/websockets/websockets-8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/websockets/websockets-8.1.ebuild b/dev-python/websockets/websockets-8.1.ebuild index af3d1a1ca9c..4d5aaa0edf2 100644 --- a/dev-python/websockets/websockets-8.1.ebuild +++ b/dev-python/websockets/websockets-8.1.ebuild @@ -14,4 +14,4 @@ SRC_URI="https://github.com/aaugustin/${PN}/archive/${PV}.tar.gz -> ${P}-src.tar LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86"
