summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-01 12:03:43 +0000
committerSam James <sam@gentoo.org>2021-06-01 12:03:43 +0000
commit1047329f19982b4d11bdf2af592ba89bbe24bd45 (patch)
tree1601cd9331b8dba0cb111ce756fa8ef12976eba0
parentapp-admin/eclean-kernel: Stabilize 2.99.2 ALLARCHES, #793290 (diff)
downloadgentoo-1047329f.tar.gz
gentoo-1047329f.tar.bz2
gentoo-1047329f.zip
media-sound/lollypop: add Python 3.9
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-sound/lollypop/lollypop-1.2.35.ebuild4
-rw-r--r--media-sound/lollypop/lollypop-1.4.18.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/lollypop/lollypop-1.2.35.ebuild b/media-sound/lollypop/lollypop-1.2.35.ebuild
index 70b5f2889b80..7f583f5eecab 100644
--- a/media-sound/lollypop/lollypop-1.2.35.ebuild
+++ b/media-sound/lollypop/lollypop-1.2.35.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
PYTHON_REQ_USE="sqlite"
inherit python-single-r1 gnome2-utils meson xdg
diff --git a/media-sound/lollypop/lollypop-1.4.18.ebuild b/media-sound/lollypop/lollypop-1.4.18.ebuild
index 6837244ef5e6..affb509a01eb 100644
--- a/media-sound/lollypop/lollypop-1.4.18.ebuild
+++ b/media-sound/lollypop/lollypop-1.4.18.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
PYTHON_REQ_USE="sqlite"
inherit python-single-r1 gnome2-utils meson xdg