diff options
author | Sam James <sam@gentoo.org> | 2024-02-17 05:09:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-17 05:24:54 +0000 |
commit | e46c493e3c8fd40ccffdc96cb8a1c6ac39fcd549 (patch) | |
tree | 2cb6d87148c464c0671f441fec51fc241fbd8eee /kde-plasma/plasma-firewall | |
parent | kde-plasma/plasma-disks: Bump QTMIN to 6.6.2 (diff) | |
download | gentoo-e46c493e3c8fd40ccffdc96cb8a1c6ac39fcd549.tar.gz gentoo-e46c493e3c8fd40ccffdc96cb8a1c6ac39fcd549.tar.bz2 gentoo-e46c493e3c8fd40ccffdc96cb8a1c6ac39fcd549.zip |
kde-plasma/plasma-firewall: Bump QTMIN to 6.6.2
There was an ABI break which means 6.6.2->6.6.1 can't be done but we want
people using latest anyway as there's a lot of churn still.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-plasma/plasma-firewall')
-rw-r--r-- | kde-plasma/plasma-firewall/plasma-firewall-5.93.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/plasma-firewall/plasma-firewall-5.93.0.ebuild b/kde-plasma/plasma-firewall/plasma-firewall-5.93.0.ebuild index 9ce20c610412..2eb57cc2c0c8 100644 --- a/kde-plasma/plasma-firewall/plasma-firewall-5.93.0.ebuild +++ b/kde-plasma/plasma-firewall/plasma-firewall-5.93.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 ECM_TEST="forceoptional" PYTHON_COMPAT=( python3_{10..12} ) KFMIN=5.249.0 -QTMIN=6.6.0 +QTMIN=6.6.2 inherit ecm plasma.kde.org python-single-r1 DESCRIPTION="Plasma frontend for Firewalld or UFW" |