commit:     f352d1d63946ce136a903566ce4b3914e356b74e
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sun Feb 18 19:02:51 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sun Feb 18 19:02:51 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f352d1d6

app-containers/waydroid: fix net-firewall/nftables USE flag

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 app-containers/waydroid/waydroid-1.4.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-containers/waydroid/waydroid-1.4.0.ebuild 
b/app-containers/waydroid/waydroid-1.4.0.ebuild
index 4d5fdc2efb..25f3025a5d 100644
--- a/app-containers/waydroid/waydroid-1.4.0.ebuild
+++ b/app-containers/waydroid/waydroid-1.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2022 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -26,7 +26,7 @@ RDEPEND="
                >=dev-python/pyclip-0.7.0[wayland,${PYTHON_USEDEP}]
                dev-python/dbus-python[${PYTHON_USEDEP}]
        ')
-       net-firewall/nftables[modern-kernel]
+       net-firewall/nftables
        net-dns/dnsmasq
        >=dev-libs/libglibutil-1.0.67
        >=dev-libs/gbinder-1.1.21

Reply via email to