diff options
author | 2023-02-21 19:13:29 +0200 | |
---|---|---|
committer | 2023-02-21 19:13:29 +0200 | |
commit | d459714a3a9df19885275b2e14c47174c3cf55de (patch) | |
tree | 4dabdbc95efc2711c9d502e303c046c5211c2298 /dev-python/watchdog | |
parent | dev-python/dulwich: Stabilize 0.21.2 x86, #894838 (diff) | |
download | gentoo-d459714a3a9df19885275b2e14c47174c3cf55de.tar.gz gentoo-d459714a3a9df19885275b2e14c47174c3cf55de.tar.bz2 gentoo-d459714a3a9df19885275b2e14c47174c3cf55de.zip |
dev-python/watchdog: Stabilize 2.2.1 x86, #894954
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/watchdog')
-rw-r--r-- | dev-python/watchdog/watchdog-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchdog/watchdog-2.2.1.ebuild b/dev-python/watchdog/watchdog-2.2.1.ebuild index 3c0b6cea1193..e6cd216c0057 100644 --- a/dev-python/watchdog/watchdog-2.2.1.ebuild +++ b/dev-python/watchdog/watchdog-2.2.1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/pyyaml[${PYTHON_USEDEP}] |