diff options
author | Matt Turner <mattst88@gmail.com> | 2020-01-28 11:49:53 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2020-01-28 11:49:53 -0800 |
commit | 5d52621dc47e63558a7581a23fa67859b5f8cbd7 (patch) | |
tree | f9e43d0311287ff492dd9990722d287d503755c5 /base | |
parent | dfddf04024f777996df1a6ffbbd3712f96024b23 (diff) |
package.use: Drop some python2_7
Diffstat (limited to 'base')
-rw-r--r-- | base/etc/portage/package.use/50-common/python2_7 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/base/etc/portage/package.use/50-common/python2_7 b/base/etc/portage/package.use/50-common/python2_7 index b72201d..43fe8f8 100644 --- a/base/etc/portage/package.use/50-common/python2_7 +++ b/base/etc/portage/package.use/50-common/python2_7 @@ -1,9 +1,3 @@ -dev-python/certifi python_targets_python2_7 -dev-python/m2crypto python_targets_python2_7 -dev-python/setuptools python_targets_python2_7 -dev-python/typing python_targets_python2_7 dev-util/apitrace python_targets_python2_7 python_single_target_python2_7 dev-util/gtk-doc python_targets_python2_7 dev-util/scons python_targets_python2_7 -net-libs/telepathy-glib python_targets_python2_7 python_single_target_python2_7 -virtual/python-typing python_targets_python2_7 |