From ccc1aa8e0489da6324e297b86da21f99df74de43 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 13 Jan 2021 19:33:37 +0000 Subject: dev-python/watchdog: Stabilize 1.0.0 ALLARCHES, #765316 Signed-off-by: Sam James --- dev-python/watchdog/watchdog-1.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/watchdog/watchdog-1.0.0.ebuild b/dev-python/watchdog/watchdog-1.0.0.ebuild index fd006a578472..8d6d7fadceae 100644 --- a/dev-python/watchdog/watchdog-1.0.0.ebuild +++ b/dev-python/watchdog/watchdog-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,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 ~ppc ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc x86" CDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]" RDEPEND="${CDEPEND} -- cgit v1.2.3-65-gdbad