projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ba87de
)
profiles/prefix: Remove redundant python3_6 default
author
Michał Górny
<mgorny@gentoo.org>
Fri, 22 Jun 2018 11:25:07 +0000
(13:25 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Fri, 22 Jun 2018 12:00:54 +0000
(14:00 +0200)
profiles/prefix/make.defaults
patch
|
blob
|
history
diff --git
a/profiles/prefix/make.defaults
b/profiles/prefix/make.defaults
index 3303288982f564784a613c65066530967c4e1da7..3c8c9964ce422fb0b14682d9f35a5545391d1f77 100644
(file)
--- a/
profiles/prefix/make.defaults
+++ b/
profiles/prefix/make.defaults
@@
-8,11
+8,5
@@
# ssl: encrypted connections are a nice feature
USE="readline zlib ncurses ssl"
-# Python 3.6 is unmasked for us, build stuff by default with latest to
-# avoid unnecessary builds
-# NOTE: Both are incremental variables: Need to drop obsolete base values.
-PYTHON_TARGETS="python2_7 -python3_5 python3_6"
-PYTHON_SINGLE_TARGET="-python3_5 python3_6"
-
# Move away from ruby22 fast forward to ruby24, we don't have ruby23
RUBY_TARGETS="ruby24"