1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 22:32:37 +01:00

- media-sound/lollypop: python3.4 is now the default python3 impl.

This commit is contained in:
2015-07-26 14:04:01 +02:00
parent 128e041c0b
commit bf9e9e613d
3 changed files with 4 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""
IUSE+=" +python_single_target_python3_3 python_single_target_python3_4"
IUSE+=" python_single_target_python3_3 +python_single_target_python3_4"
RDEPEND="${PYTHON_DEPS}
>=x11-libs/gtk+-3.13.2:3[introspection]