diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-06-03 17:30:22 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-06-03 18:30:45 +0200 |
commit | cdbc4c79f5a532789a446c58564ba45408e4e84b (patch) | |
tree | 651f5ae391572d5dbd82d91dee3a61a3da949f76 /profiles/desc/python_single_target.desc | |
parent | sys-apps/portage: Clean up old Python impls from the compat ebuild (diff) | |
download | gentoo-cdbc4c79f5a532789a446c58564ba45408e4e84b.tar.gz gentoo-cdbc4c79f5a532789a446c58564ba45408e4e84b.tar.bz2 gentoo-cdbc4c79f5a532789a446c58564ba45408e4e84b.zip |
profiles/desc: Remove old Python target descriptions
Diffstat (limited to 'profiles/desc/python_single_target.desc')
-rw-r--r-- | profiles/desc/python_single_target.desc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc index 596bb5cd67a4..79712ba6c8ce 100644 --- a/profiles/desc/python_single_target.desc +++ b/profiles/desc/python_single_target.desc @@ -1,11 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation. +# Copyright 1999-2016 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 # $Id$ # This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags. python2_7 - Build for Python 2.7 only -python3_2 - Build for Python 3.2 only (deprecated) python3_3 - Build for Python 3.3 only python3_4 - Build for Python 3.4 only python3_5 - Build for Python 3.5 only |