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/watchgod/
Date: Tue, 31 May 2022 08:54:51
Message-Id: 1653987279.2265472367eee56ce8f8a787ed8c04339f632829.ago@gentoo
1 commit: 2265472367eee56ce8f8a787ed8c04339f632829
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 31 08:54:39 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue May 31 08:54:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22654723
7
8 dev-python/watchgod: x86 stable wrt bug #848675
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/watchgod/watchgod-0.8.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/watchgod/watchgod-0.8.2.ebuild b/dev-python/watchgod/watchgod-0.8.2.ebuild
18 index f9212bd7ff09..0078f832eb60 100644
19 --- a/dev-python/watchgod/watchgod-0.8.2.ebuild
20 +++ b/dev-python/watchgod/watchgod-0.8.2.ebuild
21 @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86"
26 +KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
27
28 RDEPEND="
29 =dev-python/anyio-3*[${PYTHON_USEDEP}]