diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-03-19 11:56:00 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-03-19 11:56:14 +1100 |
commit | 2ee485b882ba65647c6d79948b46b98ed129883d (patch) | |
tree | 2b376f8e2b43e29e4606ee367d65e51e88f2eb8e /profiles/base/package.use | |
parent | dev-java/relaxng-datatype: EAPI 6 bump. (diff) | |
download | gentoo-2ee485b882ba65647c6d79948b46b98ed129883d.tar.gz gentoo-2ee485b882ba65647c6d79948b46b98ed129883d.tar.bz2 gentoo-2ee485b882ba65647c6d79948b46b98ed129883d.zip |
profiles: enable a python target by default for app-editors/gedit-plugins
Diffstat (limited to 'profiles/base/package.use')
-rw-r--r-- | profiles/base/package.use | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/base/package.use b/profiles/base/package.use index 47b672e762a7..bc1f90601920 100644 --- a/profiles/base/package.use +++ b/profiles/base/package.use @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michael Palimaka <kensington@gentoo.org> (19 Mar 2017) +# only python 3 is supported +app-editors/gedit-plugins python_single_target_python3_4 + # David Seifert <soap@gentoo.org> (18 Mar 2017) # These py2-only packages also support pypy, enable # Python 2.7 as the default implementation, preparing |