commit: 0f40e656a3e87501b6744b0dab05d9a7404c4b6f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Dec 9 21:32:20 2021 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Dec 9 21:35:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f40e656
dev-python/watchdog: Stabilize 2.1.6 arm64, #828640 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/watchdog/watchdog-2.1.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/watchdog/watchdog-2.1.6.ebuild b/dev-python/watchdog/watchdog-2.1.6.ebuild index 92e1f4ebf8ee..c14bb36d3ed6 100644 --- a/dev-python/watchdog/watchdog-2.1.6.ebuild +++ b/dev-python/watchdog/watchdog-2.1.6.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/gorakhargosh/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]" DEPEND="${RDEPEND}
