diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-05-01 07:51:25 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-05-01 07:51:25 +0000 |
commit | e2a3b76e62c1ab2a493227e6b22dc74018c7ce1e (patch) | |
tree | fbf6a7c38f3b4a9baeb50a80b92609f0f90ca059 /dev-python/watchfiles/watchfiles-0.13.ebuild | |
parent | 2022-05-01 07:33:06 UTC (diff) | |
parent | dev-lang/ruby: drop 2.6.9, 2.7.5 (diff) | |
download | gentoo-e2a3b76e62c1ab2a493227e6b22dc74018c7ce1e.tar.gz gentoo-e2a3b76e62c1ab2a493227e6b22dc74018c7ce1e.tar.bz2 gentoo-e2a3b76e62c1ab2a493227e6b22dc74018c7ce1e.zip |
Merge updates from master
Diffstat (limited to 'dev-python/watchfiles/watchfiles-0.13.ebuild')
-rw-r--r-- | dev-python/watchfiles/watchfiles-0.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchfiles/watchfiles-0.13.ebuild b/dev-python/watchfiles/watchfiles-0.13.ebuild index 7e1c999bee90..e9c8913d1a1f 100644 --- a/dev-python/watchfiles/watchfiles-0.13.ebuild +++ b/dev-python/watchfiles/watchfiles-0.13.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..10} pypy3 ) CRATES=" autocfg-1.1.0 |