diff options
author | 2024-10-19 08:12:03 +0000 | |
---|---|---|
committer | 2024-10-19 08:12:03 +0000 | |
commit | 93621e74d43b651715f11c95bf6867c180df3db4 (patch) | |
tree | 12d7a722db9074acc652323143ac21caae6866b3 /dev-python/watchdog | |
parent | dev-python/parse-type: Stabilize 0.6.4 ALLARCHES, #941836 (diff) | |
download | gentoo-93621e74d43b651715f11c95bf6867c180df3db4.tar.gz gentoo-93621e74d43b651715f11c95bf6867c180df3db4.tar.bz2 gentoo-93621e74d43b651715f11c95bf6867c180df3db4.zip |
dev-python/watchdog: Stabilize 5.0.3 arm64, #941793
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/watchdog')
-rw-r--r-- | dev-python/watchdog/watchdog-5.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchdog/watchdog-5.0.3.ebuild b/dev-python/watchdog/watchdog-5.0.3.ebuild index 26b99cf5dbc0..eb2769c81fee 100644 --- a/dev-python/watchdog/watchdog-5.0.3.ebuild +++ b/dev-python/watchdog/watchdog-5.0.3.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86" RDEPEND=" dev-python/pyyaml[${PYTHON_USEDEP}] |