diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-10-31 10:30:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-31 18:02:58 +0000 |
commit | bc4cc78f0b227965bc9dc798bcb6219341c961c1 (patch) | |
tree | 3a5ebd1b1416e9988971f62be0dd5d9ab54c1fc0 /dev-python/websockets | |
parent | dev-ruby/minitest-around: keyworded 0.5.0 for hppa, bug #816501 (diff) | |
download | gentoo-bc4cc78f0b227965bc9dc798bcb6219341c961c1.tar.gz gentoo-bc4cc78f0b227965bc9dc798bcb6219341c961c1.tar.bz2 gentoo-bc4cc78f0b227965bc9dc798bcb6219341c961c1.zip |
dev-python/websockets: keyworded 10.0 for hppa, bug #820815
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-10.0.ebuild b/dev-python/websockets/websockets-10.0.ebuild index ac82499ce323..f30051d5d439 100644 --- a/dev-python/websockets/websockets-10.0.ebuild +++ b/dev-python/websockets/websockets-10.0.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv sparc ~x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv sparc ~x86" distutils_enable_tests unittest |