commit: 87be660cfc8a193fbffaae3dcdfe9bb39a760c2f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Oct 3 12:09:25 2015 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Oct 3 12:09:25 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87be660c
app-portage/gpyutils: Update implementations for py3.4 becoming current app-portage/gpyutils/files/implementations.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-portage/gpyutils/files/implementations.txt b/app-portage/gpyutils/files/implementations.txt index 2a9de58..e4d309b 100644 --- a/app-portage/gpyutils/files/implementations.txt +++ b/app-portage/gpyutils/files/implementations.txt @@ -12,8 +12,8 @@ python2_7 2.7 current 2.7 python3_0 3.0 dead 3.0 python3_1 3.1 dead 3.1 python3_2 3.2 dead 3.2 -python3_3 3.3 current 3.3 -python3_4 supported 3.4 +python3_3 3.3 supported 3.3 +python3_4 current 3.4 python3_5 future 3.5 pypy1_8 2.7-pypy-1.8 dead p1.8
