diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 00:09:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 00:09:34 +0000 |
commit | bd97630f4ecd41a30c569e0e7b8f5852c21268eb (patch) | |
tree | d0e90163b7479bc8b038bab58f1756ac64f6a4e6 /dev-python/websockets | |
parent | dev-python/httpretty: Keyword 1.1.1 ppc64, #790152 (diff) | |
download | gentoo-bd97630f4ecd41a30c569e0e7b8f5852c21268eb.tar.gz gentoo-bd97630f4ecd41a30c569e0e7b8f5852c21268eb.tar.bz2 gentoo-bd97630f4ecd41a30c569e0e7b8f5852c21268eb.zip |
dev-python/websockets: Keyword 9.0.2 ppc64, #790152
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-9.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-9.0.2.ebuild b/dev-python/websockets/websockets-9.0.2.ebuild index 0992a9e2d617..a31a76bc25bd 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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" distutils_enable_tests unittest |