diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-11-12 14:30:17 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-11-12 14:30:45 +0100 |
commit | 46ae1337ab39f98414aae29d602f2b50251090ff (patch) | |
tree | 90817b65a0c4bb3c906fdcaea1a8f63a4cead43b /app-portage | |
parent | sys-libs/db: Fixed regressions introduced by commit a429a28d (diff) | |
download | gentoo-46ae1337ab39f98414aae29d602f2b50251090ff.tar.gz gentoo-46ae1337ab39f98414aae29d602f2b50251090ff.tar.bz2 gentoo-46ae1337ab39f98414aae29d602f2b50251090ff.zip |
app-portage/gpyutils: Add python3.8 to the table
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gpyutils/files/implementations.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-portage/gpyutils/files/implementations.txt b/app-portage/gpyutils/files/implementations.txt index 0b48d49697dd..62374901f222 100644 --- a/app-portage/gpyutils/files/implementations.txt +++ b/app-portage/gpyutils/files/implementations.txt @@ -17,6 +17,7 @@ python3_4 dead 3.4 python3_5 supported 3.5 python3_6 current 3.6 python3_7 supported 3.7 +python3_8 supported 3.8 pypy1_8 2.7-pypy-1.8 dead p1.8 pypy1_9 2.7-pypy-1.9 dead p1.9 |