summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2021-03-20 14:25:08 +0100
committerTobias Klausmann <klausman@gentoo.org>2021-03-20 14:25:24 +0100
commit9107f506b84c2f2f4347c5ce228c37cb925e62cf (patch)
treeeb4049ea018a4c1ac16bf1becaee84066b82a3fd /media-sound/quodlibet/quodlibet-4.3.0.ebuild
parentapp-admin/serf: Bump to version 0.9.5 (diff)
downloadgentoo-9107f506b84c2f2f4347c5ce228c37cb925e62cf.tar.gz
gentoo-9107f506b84c2f2f4347c5ce228c37cb925e62cf.tar.bz2
gentoo-9107f506b84c2f2f4347c5ce228c37cb925e62cf.zip
media-sound/quodlibet: add pyton3_9 support and 4.4.0
This adds 4.3.0-r1 with Python 3.9 support. Also add 4.4.0 (with Python3_9 support of course). Since this also contains subtle other changes and is a relatively new release, we add both variants, to unblock progress onthe Py39 issue (in case 4.4.0 needs to be rolled back). The 4.4.0 package still has the appdata issue mentioned in https://bugs.gentoo.org/723780 Bug: https://bugs.gentoo.org/776952 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'media-sound/quodlibet/quodlibet-4.3.0.ebuild')
-rw-r--r--media-sound/quodlibet/quodlibet-4.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/quodlibet/quodlibet-4.3.0.ebuild b/media-sound/quodlibet/quodlibet-4.3.0.ebuild
index 868d15250e42..96755846f679 100644
--- a/media-sound/quodlibet/quodlibet-4.3.0.ebuild
+++ b/media-sound/quodlibet/quodlibet-4.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/release-${PV}.tar.gz -> ${P}.tar
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="+dbus gstreamer +udev"
RDEPEND="dev-libs/keybinder:3[introspection]