Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/watchdog/
Date: Tue, 26 Apr 2022 17:39:56
Message-Id: 1650994780.e28882b727e2b2ed4fad36d1e88ffb106317a3b4.arthurzam@gentoo
1 commit: e28882b727e2b2ed4fad36d1e88ffb106317a3b4
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 26 17:39:40 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 26 17:39:40 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e28882b7
7
8 dev-python/watchdog: Stabilize 2.1.7 arm, #841119
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/watchdog/watchdog-2.1.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/watchdog/watchdog-2.1.7.ebuild b/dev-python/watchdog/watchdog-2.1.7.ebuild
16 index 196bde815a3b..9abc1ebc7855 100644
17 --- a/dev-python/watchdog/watchdog-2.1.7.ebuild
18 +++ b/dev-python/watchdog/watchdog-2.1.7.ebuild
19 @@ -17,7 +17,7 @@ SRC_URI="
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
24 +KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
25
26 RDEPEND="
27 dev-python/pyyaml[${PYTHON_USEDEP}]