Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/watchdog/
Date: Sat, 02 Oct 2021 18:39:35
Message-Id: 1633199949.86d45638b7252ef8f1fa8706361fc1e480af4362.sam@gentoo
1 commit: 86d45638b7252ef8f1fa8706361fc1e480af4362
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 2 18:39:09 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 2 18:39:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86d45638
7
8 dev-python/watchdog: Stabilize 2.1.5 arm64, #814767
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/watchdog/watchdog-2.1.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/watchdog/watchdog-2.1.5.ebuild b/dev-python/watchdog/watchdog-2.1.5.ebuild
16 index 19dab80e9b4..7eb79e381d0 100644
17 --- a/dev-python/watchdog/watchdog-2.1.5.ebuild
18 +++ b/dev-python/watchdog/watchdog-2.1.5.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/gorakhargosh/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="amd64 arm ~arm64 ~ia64 ~m68k ppc ppc64 ~riscv ~s390 ~sparc x86"
24 +KEYWORDS="amd64 arm arm64 ~ia64 ~m68k ppc ppc64 ~riscv ~s390 ~sparc x86"
25
26 CDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"
27 RDEPEND="${CDEPEND}