diff options
Diffstat (limited to 'dev-python/diff-match-patch/diff-match-patch-20200713.ebuild')
| -rw-r--r-- | dev-python/diff-match-patch/diff-match-patch-20200713.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild b/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild index 420c71c3614a..c7c6497336c9 100644 --- a/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild +++ b/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild @@ -4,7 +4,7 @@ EAPI=7 PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 pypi |
