summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-08-11 08:04:11 +0200
committerMichał Górny <mgorny@gentoo.org>2020-08-11 08:04:11 +0200
commit64cc35cbaa7b4fb17707b123cd4cf8c88c901b40 (patch)
treeb49b090c7441c5a2712dc9556eaf4fb2b4708943 /net-wireless/blueman
parentnet-libs/libtirpc: Stabilize 1.2.6 arm64, #736340 (diff)
downloadgentoo-64cc35cbaa7b4fb17707b123cd4cf8c88c901b40.tar.gz
gentoo-64cc35cbaa7b4fb17707b123cd4cf8c88c901b40.tar.bz2
gentoo-64cc35cbaa7b4fb17707b123cd4cf8c88c901b40.zip
net-wireless/blueman: Port to py3.8
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-wireless/blueman')
-rw-r--r--net-wireless/blueman/blueman-2.1.3.ebuild2
-rw-r--r--net-wireless/blueman/blueman-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/blueman/blueman-2.1.3.ebuild b/net-wireless/blueman/blueman-2.1.3.ebuild
index 28a0cb5e101c..b8777c460fbe 100644
--- a/net-wireless/blueman/blueman-2.1.3.ebuild
+++ b/net-wireless/blueman/blueman-2.1.3.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6..8} )
inherit autotools gnome2-utils linux-info python-single-r1 systemd xdg-utils
DESCRIPTION="Simple and intuitive GTK+ Bluetooth Manager"
diff --git a/net-wireless/blueman/blueman-9999.ebuild b/net-wireless/blueman/blueman-9999.ebuild
index 8144b23c4cc1..02b2ce337b18 100644
--- a/net-wireless/blueman/blueman-9999.ebuild
+++ b/net-wireless/blueman/blueman-9999.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6..8} )
inherit autotools gnome2-utils linux-info python-single-r1 systemd xdg-utils
DESCRIPTION="Simple and intuitive GTK+ Bluetooth Manager"