mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
profiles/prefix/make.defaults: add python3_5 to PYTHON_TARGETS
This commit is contained in:
@@ -10,3 +10,8 @@
|
||||
USE="readline zlib ncurses ssl"
|
||||
|
||||
FEATURES="collision-protect"
|
||||
|
||||
# Python 3.5 is unmasked for us, build stuff by default, in particular
|
||||
# for bug #572502 where the default python is set to 3.5 for it was
|
||||
# built first.
|
||||
PYTHON_TARGETS="${PYTHON_TARGETS} python3_5"
|
||||
|
||||
Reference in New Issue
Block a user