profiles/features/prefix/make.defaults: drop python targets override, we've got all...
authorFabian Groffen <grobian@gentoo.org>
Wed, 6 Jan 2016 18:43:57 +0000 (19:43 +0100)
committerFabian Groffen <grobian@gentoo.org>
Wed, 6 Jan 2016 18:44:16 +0000 (19:44 +0100)
profiles/features/prefix/make.defaults

index 7357c5be44623daa1f11ba46ef14d2f20b9834d5..4884f1fb6eb5fd4ecb66adfb14719563c714b244 100644 (file)
@@ -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"