diff options
author | Mike Gilbert <floppym@gentoo.org> | 2015-10-03 11:56:10 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2015-10-04 09:35:53 -0400 |
commit | 325c7c3a3bdfff2cec519c4bfd790154d2772c85 (patch) | |
tree | df5046a5790bffb59e35e9c547313c061568b1be /app-portage | |
parent | profiles/base: Force python3.5 for python-exec (diff) | |
download | gentoo-325c7c3a3bdfff2cec519c4bfd790154d2772c85.tar.gz gentoo-325c7c3a3bdfff2cec519c4bfd790154d2772c85.tar.bz2 gentoo-325c7c3a3bdfff2cec519c4bfd790154d2772c85.zip |
app-portage/gpyutils: Update status for 3.5
Package-Manager: portage-2.2.22_p5
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gpyutils/files/implementations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/gpyutils/files/implementations.txt b/app-portage/gpyutils/files/implementations.txt index e4d309b9d427..115b0e9abe18 100644 --- a/app-portage/gpyutils/files/implementations.txt +++ b/app-portage/gpyutils/files/implementations.txt @@ -14,7 +14,7 @@ python3_1 3.1 dead 3.1 python3_2 3.2 dead 3.2 python3_3 3.3 supported 3.3 python3_4 current 3.4 -python3_5 future 3.5 +python3_5 supported 3.5 pypy1_8 2.7-pypy-1.8 dead p1.8 pypy1_9 2.7-pypy-1.9 dead p1.9 |