diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2022-06-05 10:02:20 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-05 10:08:07 +0100 |
commit | 9c5f332795204f53f08d256fa8825a1522b26bcd (patch) | |
tree | 71c85e8af0f2f090b881a0636f1fdb8b46061a5c /dev-python/websockets | |
parent | dev-python/watchgod: stable 0.8.2 for hppa, bug #848675 (diff) | |
download | gentoo-9c5f332795204f53f08d256fa8825a1522b26bcd.tar.gz gentoo-9c5f332795204f53f08d256fa8825a1522b26bcd.tar.bz2 gentoo-9c5f332795204f53f08d256fa8825a1522b26bcd.zip |
dev-python/websockets: stable 10.3 for hppa, bug #848687
Package-Manager: Portage-3.0.30, 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.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-10.3.ebuild b/dev-python/websockets/websockets-10.3.ebuild index f90144da6eb9..d71d754cb413 100644 --- a/dev-python/websockets/websockets-10.3.ebuild +++ b/dev-python/websockets/websockets-10.3.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" distutils_enable_tests pytest |