diff options
author | Sam James <sam@gentoo.org> | 2021-05-18 17:28:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-18 17:28:09 +0000 |
commit | c5ec55735d1da6e9422e343073152ca8d8fc275e (patch) | |
tree | 1cd0b6efddd0a94b519a74619c9f5a70adf6be8b | |
parent | dev-python/httpretty: Keyword 1.1.1 sparc, #790152 (diff) | |
download | gentoo-c5ec55735d1da6e9422e343073152ca8d8fc275e.tar.gz gentoo-c5ec55735d1da6e9422e343073152ca8d8fc275e.tar.bz2 gentoo-c5ec55735d1da6e9422e343073152ca8d8fc275e.zip |
dev-python/websockets: Keyword 9.0.2 sparc, #790152
Signed-off-by: Sam James <sam@gentoo.org>
-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 a31a76bc25bd..ab6d5c255eef 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 |