projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c442e6
)
profiles/features/prefix/make.defaults: drop python targets override, we've got all...
author
Fabian Groffen
<grobian@gentoo.org>
Wed, 6 Jan 2016 18:43:57 +0000
(19:43 +0100)
committer
Fabian Groffen
<grobian@gentoo.org>
Wed, 6 Jan 2016 18:44:16 +0000
(19:44 +0100)
profiles/features/prefix/make.defaults
patch
|
blob
|
history
diff --git
a/profiles/features/prefix/make.defaults
b/profiles/features/prefix/make.defaults
index 7357c5be44623daa1f11ba46ef14d2f20b9834d5..4884f1fb6eb5fd4ecb66adfb14719563c714b244 100644
(file)
--- a/
profiles/features/prefix/make.defaults
+++ b/
profiles/features/prefix/make.defaults
@@
-18,6
+18,3
@@
FEATURES="${FEATURES} -sandbox"
# this probably already is like this, but we assure that in prefix we
# have a GNU userland
USERLAND="GNU"
-
-# Python 3.4 isn't in prefix yet.
-USE="python_targets_python3_3 -python_targets_python3_4"