summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-02-01 19:15:38 +0100
committerMichał Górny <mgorny@gentoo.org>2021-02-01 19:51:54 +0100
commitaeb4010677480f96377da0ad92c55b1eef143e02 (patch)
tree2a038bc6c17cfec24f0299a7e288d4426e4ec10c
parentnet-wireless/blueman: Remove .la files only if they exist (diff)
downloadgentoo-aeb40106.tar.gz
gentoo-aeb40106.tar.bz2
gentoo-aeb40106.zip
net-wireless/blueman: Allow py3.9
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--net-wireless/blueman/blueman-2.1.4.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.4.ebuild b/net-wireless/blueman/blueman-2.1.4.ebuild
index 54bfcc098465..34209ec79cbc 100644
--- a/net-wireless/blueman/blueman-2.1.4.ebuild
+++ b/net-wireless/blueman/blueman-2.1.4.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-PYTHON_COMPAT=( python3_{7..8} )
+PYTHON_COMPAT=( python3_{7..9} )
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 c254607dd5a8..0ab627a1c047 100644
--- a/net-wireless/blueman/blueman-9999.ebuild
+++ b/net-wireless/blueman/blueman-9999.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-PYTHON_COMPAT=( python3_{7..8} )
+PYTHON_COMPAT=( python3_{7..9} )
inherit autotools gnome2-utils linux-info python-single-r1 systemd xdg-utils
DESCRIPTION="Simple and intuitive GTK+ Bluetooth Manager"