summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-18 17:43:49 +0000
committerSam James <sam@gentoo.org>2021-01-18 17:43:49 +0000
commit4307d1afbbd83163e1def8213c8310877a59ada8 (patch)
tree7c4c909119dd6dbc8fc43f3b5a02e37c63cb64e5 /dev-python/watchdog
parentdev-python/testfixtures: Stabilize 6.17.0 ALLARCHES, #765985 (diff)
downloadgentoo-4307d1afbbd83163e1def8213c8310877a59ada8.tar.gz
gentoo-4307d1afbbd83163e1def8213c8310877a59ada8.tar.bz2
gentoo-4307d1afbbd83163e1def8213c8310877a59ada8.zip
dev-python/watchdog: Stabilize 1.0.2 ALLARCHES, #765988
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/watchdog')
-rw-r--r--dev-python/watchdog/watchdog-1.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/watchdog/watchdog-1.0.2.ebuild b/dev-python/watchdog/watchdog-1.0.2.ebuild
index fd006a578472..8d6d7fadceae 100644
--- a/dev-python/watchdog/watchdog-1.0.2.ebuild
+++ b/dev-python/watchdog/watchdog-1.0.2.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}