Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/websockets/
Date: Wed, 11 May 2022 12:57:03
Message-Id: 1652273790.44376c9838326d88039049b1587d568b5c498ff8.jsmolic@gentoo
1 commit: 44376c9838326d88039049b1587d568b5c498ff8
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 11 12:54:43 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Wed May 11 12:56:30 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44376c98
7
8 dev-python/websockets: Keyword 10.3 mips, #837098
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-python/websockets/websockets-10.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/websockets/websockets-10.3.ebuild b/dev-python/websockets/websockets-10.3.ebuild
16 index 49313f250951..8ae85335baa3 100644
17 --- a/dev-python/websockets/websockets-10.3.ebuild
18 +++ b/dev-python/websockets/websockets-10.3.ebuild
19 @@ -21,7 +21,7 @@ SRC_URI="
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
25
26 distutils_enable_tests pytest