1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 16:02:39 +01:00

media-sound/lollypop: Use Python 3.5

This commit is contained in:
2017-11-29 15:03:45 +01:00
parent 986394c492
commit 4a7ca4984c
2 changed files with 2 additions and 2 deletions

View File

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