diff options
author | Sam James <sam@gentoo.org> | 2020-12-20 17:24:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-20 17:24:09 +0000 |
commit | 0191890e07986aa145e4f4f0c6762c5491d6f5aa (patch) | |
tree | 7d297e19cf1f5f7f794d182bcf232689479d1a8b | |
parent | net-wireless/kismet: Keyword 2020.12.2 ppc, #760818 (diff) | |
download | gentoo-0191890e07986aa145e4f4f0c6762c5491d6f5aa.tar.gz gentoo-0191890e07986aa145e4f4f0c6762c5491d6f5aa.tar.bz2 gentoo-0191890e07986aa145e4f4f0c6762c5491d6f5aa.zip |
dev-python/websockets: Keyword 8.1 ppc, #760818
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/websockets/websockets-8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-8.1.ebuild b/dev-python/websockets/websockets-8.1.ebuild index af3d1a1ca9c9..4d5aaa0edf2d 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" |