summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-11-22 18:11:53 +0100
committerMichał Górny <mgorny@gentoo.org>2015-11-22 18:12:55 +0100
commit725f9a01e943748c79abddaa103ad8bbf87c0b5d (patch)
treee24c09c137c3082bfff4ca579aa8ecf3df4352a1 /profiles/base/package.use
parentdev-python/debtcollector: add version 0.10.0 (diff)
downloadgentoo-725f9a01e943748c79abddaa103ad8bbf87c0b5d.tar.gz
gentoo-725f9a01e943748c79abddaa103ad8bbf87c0b5d.tar.bz2
gentoo-725f9a01e943748c79abddaa103ad8bbf87c0b5d.zip
profiles/base: Enable py3.4 on media-libs/lensfun by default
Enable PYTHON_SINGLE_TARGET=python3_4 on media-libs/lensfun in package.use to make it installable in the default configuration.
Diffstat (limited to 'profiles/base/package.use')
-rw-r--r--profiles/base/package.use3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/base/package.use b/profiles/base/package.use
index 127361dbac49..fe3f6104e1fd 100644
--- a/profiles/base/package.use
+++ b/profiles/base/package.use
@@ -5,8 +5,9 @@
# Pacho Ramos <pacho@gentoo.org> (26 Jul 2015)
# Set here proper defaults to make the packages buildable by default,
# bugs #555930 and #472932
-media-sound/gnome-music python_single_target_python3_4
gnome-extra/gnome-builder python_single_target_python3_4
+media-libs/lensfun python_single_target_python3_4
+media-sound/gnome-music python_single_target_python3_4
media-video/pitivi python_single_target_python3_4
# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (27 Jul 2012)