diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-11-12 07:54:45 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-11-12 07:54:45 +0100 |
commit | dc931bcba5123b862c9cca6137a5dbe87e7ed720 (patch) | |
tree | a139622f9f51597c2dc8809c46874c373d54cba0 /profiles/arch/x86 | |
parent | dev-python/deprecated: Bump to 1.2.7 (diff) | |
download | gentoo-dc931bcba5123b862c9cca6137a5dbe87e7ed720.tar.gz gentoo-dc931bcba5123b862c9cca6137a5dbe87e7ed720.tar.bz2 gentoo-dc931bcba5123b862c9cca6137a5dbe87e7ed720.zip |
profiles: Force python3_8 on python-exec
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/arch/x86')
-rw-r--r-- | profiles/arch/x86/package.use.stable.mask | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index af7a470457a6..78c8a76399d9 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -33,7 +33,7 @@ x11-wm/mutter screencast # Brian Evans <grknight@gentoo.org> (2019-05-22) # Allow python-exec to install all targets # Ack by mgorny -dev-lang/python-exec -python_targets_python3_7 +dev-lang/python-exec -python_targets_python3_7 -python_targets_python3_8 # Andreas Sturmlechner <asturm@gentoo.org> (2019-05-21) # dev-db/oracle-instantclient ain't stable |