Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/websockets/
Date: Sun, 31 Oct 2021 18:03:23
Message-Id: 1635703378.bc4cc78f0b227965bc9dc798bcb6219341c961c1.sam@gentoo
1 commit: bc4cc78f0b227965bc9dc798bcb6219341c961c1
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Oct 31 09:30:02 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 31 18:02:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc4cc78f
7
8 dev-python/websockets: keyworded 10.0 for hppa, bug #820815
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 dev-python/websockets/websockets-10.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/websockets/websockets-10.0.ebuild b/dev-python/websockets/websockets-10.0.ebuild
19 index ac82499ce32..f30051d5d43 100644
20 --- a/dev-python/websockets/websockets-10.0.ebuild
21 +++ b/dev-python/websockets/websockets-10.0.ebuild
22 @@ -15,7 +15,7 @@ SRC_URI="
23
24 LICENSE="BSD"
25 SLOT="0"
26 -KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv sparc ~x86"
27 +KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv sparc ~x86"
28
29 distutils_enable_tests unittest