diff options
Diffstat (limited to 'app-text/pytextile/pytextile-3.0.3.ebuild')
-rw-r--r-- | app-text/pytextile/pytextile-3.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pytextile/pytextile-3.0.3.ebuild b/app-text/pytextile/pytextile-3.0.3.ebuild index d53e23a4e6fa..c760aa34679e 100644 --- a/app-text/pytextile/pytextile-3.0.3.ebuild +++ b/app-text/pytextile/pytextile-3.0.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{3_6,3_7} ) +PYTHON_COMPAT=( python3_7 ) inherit distutils-r1 |