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/watchdog/
Date: Wed, 27 Apr 2022 07:03:14
Message-Id: 1651042988.0d73eed6421a06374c0d16e456abf3ede693a189.ago@gentoo
1 commit: 0d73eed6421a06374c0d16e456abf3ede693a189
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 27 07:03:08 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 27 07:03:08 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d73eed6
7
8 dev-python/watchdog: x86 stable wrt bug #841119
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/watchdog/watchdog-2.1.7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/watchdog/watchdog-2.1.7.ebuild b/dev-python/watchdog/watchdog-2.1.7.ebuild
18 index fd87a2306cef..d740c18d115f 100644
19 --- a/dev-python/watchdog/watchdog-2.1.7.ebuild
20 +++ b/dev-python/watchdog/watchdog-2.1.7.ebuild
21 @@ -17,7 +17,7 @@ SRC_URI="
22
23 LICENSE="Apache-2.0"
24 SLOT="0"
25 -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 sparc ~x86"
26 +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 sparc x86"
27
28 RDEPEND="
29 dev-python/pyyaml[${PYTHON_USEDEP}]