commit: 34c3906127cfd9d050ebeef0a2903c7f262cc8dc Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Jul 10 10:15:13 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Jul 10 10:15:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34c39061
app-portage/gpyutils: Add python3_7 to impl list app-portage/gpyutils/files/implementations.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/app-portage/gpyutils/files/implementations.txt b/app-portage/gpyutils/files/implementations.txt index ead62217396..63d7ec0b0f1 100644 --- a/app-portage/gpyutils/files/implementations.txt +++ b/app-portage/gpyutils/files/implementations.txt @@ -16,6 +16,7 @@ python3_3 3.3 dead 3.3 python3_4 current 3.4 python3_5 supported 3.5 python3_6 supported 3.6 +python3_7 experimental 3.7 pypy1_8 2.7-pypy-1.8 dead p1.8 pypy1_9 2.7-pypy-1.9 dead p1.9
