From 2ee485b882ba65647c6d79948b46b98ed129883d Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Sun, 19 Mar 2017 11:56:00 +1100 Subject: [PATCH] profiles: enable a python target by default for app-editors/gedit-plugins --- profiles/base/package.use | 4 ++++ 1 file changed, 4 insertions(+) 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 (19 Mar 2017) +# only python 3 is supported +app-editors/gedit-plugins python_single_target_python3_4 + # David Seifert (18 Mar 2017) # These py2-only packages also support pypy, enable # Python 2.7 as the default implementation, preparing -- 2.26.2