diff options
Diffstat (limited to 'dev-python/diff-match-patch')
| -rw-r--r-- | dev-python/diff-match-patch/diff-match-patch-20181111.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/diff-match-patch/diff-match-patch-20200713.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild b/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild index b16efe9e8e61..ffd887c5b37b 100644 --- a/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild +++ b/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{5..10} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9,10} ) inherit distutils-r1 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 9aa934446bd6..727acdc84be5 100644 --- a/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild +++ b/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{5..10} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit distutils-r1 |
