Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/websockify/
Date: Thu, 26 Aug 2021 04:41:23
Message-Id: 1629952753.b7b5e83494406ba9ede8e20343accfdafa8a9515.ago@gentoo
1 commit: b7b5e83494406ba9ede8e20343accfdafa8a9515
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 26 04:39:13 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 26 04:39:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7b5e834
7
8 dev-python/websockify: amd64/x86 stable (ALLARCHES policy) wrt bug #810405
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
12
13 dev-python/websockify/websockify-0.10.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/websockify/websockify-0.10.0.ebuild b/dev-python/websockify/websockify-0.10.0.ebuild
17 index 274232de46f..52e83f8a586 100644
18 --- a/dev-python/websockify/websockify-0.10.0.ebuild
19 +++ b/dev-python/websockify/websockify-0.10.0.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="
21
22 LICENSE="LGPL-3"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm64 ~x86"
25 +KEYWORDS="amd64 ~arm64 x86"
26
27 RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]"
28 BDEPEND="test? ( dev-python/jwcrypto[${PYTHON_USEDEP}] )"