diff options
Diffstat (limited to 'dev-python/send2trash/send2trash-1.3.0.ebuild')
-rw-r--r-- | dev-python/send2trash/send2trash-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/send2trash/send2trash-1.3.0.ebuild b/dev-python/send2trash/send2trash-1.3.0.ebuild index 3420408e9afa..ff1bbf61d817 100644 --- a/dev-python/send2trash/send2trash-1.3.0.ebuild +++ b/dev-python/send2trash/send2trash-1.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{6,7}} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 |