From b49088575eb777ced2551f484da86317332d6087 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 24 Jul 2021 02:11:45 +0100 Subject: gentoo resync : 24.07.2021 --- net-firewall/firewalld/firewalld-0.7.3-r1.ebuild | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'net-firewall/firewalld/firewalld-0.7.3-r1.ebuild') diff --git a/net-firewall/firewalld/firewalld-0.7.3-r1.ebuild b/net-firewall/firewalld/firewalld-0.7.3-r1.ebuild index 4c32e1152ae2..d926073fdf74 100644 --- a/net-firewall/firewalld/firewalld-0.7.3-r1.ebuild +++ b/net-firewall/firewalld/firewalld-0.7.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit autotools bash-completion-r1 gnome2-utils linux-info plocale python-single-r1 systemd xdg-utils DESCRIPTION="A firewall daemon with D-BUS interface providing a dynamic firewall" @@ -27,13 +27,13 @@ RDEPEND="${PYTHON_DEPS} ) || ( >=sys-apps/openrc-0.11.5 sys-apps/systemd ) $(python_gen_cond_dep ' - dev-python/dbus-python[${PYTHON_MULTI_USEDEP}] - dev-python/decorator[${PYTHON_MULTI_USEDEP}] - >=dev-python/python-slip-0.2.7[dbus,${PYTHON_MULTI_USEDEP}] - dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}] + dev-python/dbus-python[${PYTHON_USEDEP}] + dev-python/decorator[${PYTHON_USEDEP}] + >=dev-python/python-slip-0.2.7[dbus,${PYTHON_USEDEP}] + dev-python/pygobject:3[${PYTHON_USEDEP}] gui? ( x11-libs/gtk+:3 - dev-python/PyQt5[gui,widgets,${PYTHON_MULTI_USEDEP}] + dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] ) ')" DEPEND="${RDEPEND} -- cgit v1.2.3