summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-13 19:33:37 +0000
committerSam James <sam@gentoo.org>2021-01-13 19:33:37 +0000
commitccc1aa8e0489da6324e297b86da21f99df74de43 (patch)
treeaf1139890858e904ef124f144cff6314d7be0668 /dev-python/watchdog
parentdev-python/cryptography: Stabilize 3.3.1 amd64, #765280 (diff)
downloadgentoo-ccc1aa8e0489da6324e297b86da21f99df74de43.tar.gz
gentoo-ccc1aa8e0489da6324e297b86da21f99df74de43.tar.bz2
gentoo-ccc1aa8e0489da6324e297b86da21f99df74de43.zip
dev-python/watchdog: Stabilize 1.0.0 ALLARCHES, #765316
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/watchdog')
-rw-r--r--dev-python/watchdog/watchdog-1.0.0.ebuild4
1 files 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}