From 2754a3a5b42d26b5b5e884b5b62f484016ba8b84 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Wed, 6 Jan 2016 19:43:57 +0100 Subject: [PATCH] profiles/features/prefix/make.defaults: drop python targets override, we've got all versions --- profiles/features/prefix/make.defaults | 3 --- 1 file changed, 3 deletions(-) diff --git a/profiles/features/prefix/make.defaults b/profiles/features/prefix/make.defaults index 7357c5be4462..4884f1fb6eb5 100644 --- 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" -- 2.26.2