diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-05-18 21:37:35 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-05-18 21:37:35 +0200 |
commit | f12726f0de6235fcccf63533800841940a4a1d04 (patch) | |
tree | 525ce8f7d585ec050647f9659c4b317c914838d5 /app-crypt/keysmith | |
parent | */*: remove py3.9 from PYTHON_COMPAT (diff) | |
download | kde-f12726f0de6235fcccf63533800841940a4a1d04.tar.gz kde-f12726f0de6235fcccf63533800841940a4a1d04.tar.bz2 kde-f12726f0de6235fcccf63533800841940a4a1d04.zip |
*/*: Blanket raise QTMIN to 5.15.9
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-crypt/keysmith')
-rw-r--r-- | app-crypt/keysmith/keysmith-23.04.49.9999.ebuild | 2 | ||||
-rw-r--r-- | app-crypt/keysmith/keysmith-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/keysmith/keysmith-23.04.49.9999.ebuild b/app-crypt/keysmith/keysmith-23.04.49.9999.ebuild index e666a09131..b88c433d1a 100644 --- a/app-crypt/keysmith/keysmith-23.04.49.9999.ebuild +++ b/app-crypt/keysmith/keysmith-23.04.49.9999.ebuild @@ -6,7 +6,7 @@ EAPI=8 KDE_ORG_CATEGORY="utilities" ECM_TEST="true" KFMIN=5.104.0 -QTMIN=5.15.5 +QTMIN=5.15.9 inherit ecm gear.kde.org DESCRIPTION="OTP client for Plasma Mobile and Desktop" diff --git a/app-crypt/keysmith/keysmith-9999.ebuild b/app-crypt/keysmith/keysmith-9999.ebuild index e666a09131..b88c433d1a 100644 --- a/app-crypt/keysmith/keysmith-9999.ebuild +++ b/app-crypt/keysmith/keysmith-9999.ebuild @@ -6,7 +6,7 @@ EAPI=8 KDE_ORG_CATEGORY="utilities" ECM_TEST="true" KFMIN=5.104.0 -QTMIN=5.15.5 +QTMIN=5.15.9 inherit ecm gear.kde.org DESCRIPTION="OTP client for Plasma Mobile and Desktop" |