commit: 8b908cf40276bf30bc4019c9ab9a7688f1321cb6 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue May 16 17:40:02 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue May 16 17:49:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b908cf4
app-portage/gpyutils: python3.6 is supported now app-portage/gpyutils/files/implementations.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/gpyutils/files/implementations.txt b/app-portage/gpyutils/files/implementations.txt index c336a685414..ead62217396 100644 --- a/app-portage/gpyutils/files/implementations.txt +++ b/app-portage/gpyutils/files/implementations.txt @@ -15,7 +15,7 @@ python3_2 3.2 dead 3.2 python3_3 3.3 dead 3.3 python3_4 current 3.4 python3_5 supported 3.5 -python3_6 experimental 3.6 +python3_6 supported 3.6 pypy1_8 2.7-pypy-1.8 dead p1.8 pypy1_9 2.7-pypy-1.9 dead p1.9
