diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/mkdocs/mkdocs-0.15.3.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/mkdocs/mkdocs-1.0.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/mkdocs/mkdocs-0.15.3.ebuild b/dev-python/mkdocs/mkdocs-0.15.3.ebuild index 32e21af0b96c..113f50d10b56 100644 --- a/dev-python/mkdocs/mkdocs-0.15.3.ebuild +++ b/dev-python/mkdocs/mkdocs-0.15.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/mkdocs/mkdocs-1.0.1.ebuild b/dev-python/mkdocs/mkdocs-1.0.1.ebuild index 411cce64172d..a6585445076c 100644 --- a/dev-python/mkdocs/mkdocs-1.0.1.ebuild +++ b/dev-python/mkdocs/mkdocs-1.0.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 vcs-snapshot |
