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

media-sound/lollypop: add python3_5 target

This commit is contained in:
2017-10-30 20:19:20 +01:00
parent 368a5aae29
commit 317bc06af0
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
# $Header: $
EAPI=6
PYTHON_COMPAT=( python3_4 )
PYTHON_COMPAT=( python3_4 python3_5 )
PYTHON_REQ_USE="sqlite"
inherit autotools gnome2 python-single-r1