diff options
| author | eroen | 2017-07-25 01:11:39 +0200 |
|---|---|---|
| committer | eroen | 2017-07-25 01:12:00 +0200 |
| commit | c05877565bb92c6b6687e0e5c0d90e2ebd102edd (patch) | |
| tree | f7aa0ca2a7a7eb1d8d7cd309c872e273de805aee | |
| parent | 16c6d2f40fdddfcd315ea5a297f9f4aa37dd4a4d (diff) | |
| download | eroen-overlay-c05877565bb92c6b6687e0e5c0d90e2ebd102edd.tar.gz eroen-overlay-c05877565bb92c6b6687e0e5c0d90e2ebd102edd.tar.bz2 eroen-overlay-c05877565bb92c6b6687e0e5c0d90e2ebd102edd.tar.xz | |
pytest-flake8-0.8.1 - add python3_6
| -rw-r--r-- | dev-python/pytest-flake8/pytest-flake8-0.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-flake8/pytest-flake8-0.8.1.ebuild b/dev-python/pytest-flake8/pytest-flake8-0.8.1.ebuild index 3023f8be..a42af5a6 100644 --- a/dev-python/pytest-flake8/pytest-flake8-0.8.1.ebuild +++ b/dev-python/pytest-flake8/pytest-flake8-0.8.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 |
