diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-08-21 15:41:12 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-08-21 15:51:35 +0200 |
commit | b72e2eae81adec9d0e70e0fb99feb769d902b581 (patch) | |
tree | dd6b88a4a687825233d1708963408c469213af44 /app-editors/okteta | |
parent | */*: EAPI-8 (diff) | |
download | kde-b72e2eae81adec9d0e70e0fb99feb769d902b581.tar.gz kde-b72e2eae81adec9d0e70e0fb99feb769d902b581.tar.bz2 kde-b72e2eae81adec9d0e70e0fb99feb769d902b581.zip |
*/*: Raise baseline KFMIN to 5.82.0 for EAPI-8 based ebuilds
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-editors/okteta')
-rw-r--r-- | app-editors/okteta/okteta-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/okteta/okteta-9999.ebuild b/app-editors/okteta/okteta-9999.ebuild index 5ac48fc978..733362d96a 100644 --- a/app-editors/okteta/okteta-9999.ebuild +++ b/app-editors/okteta/okteta-9999.ebuild @@ -6,7 +6,7 @@ EAPI=8 ECM_DESIGNERPLUGIN="true" ECM_HANDBOOK="forceoptional" ECM_TEST="true" -KFMIN=5.74.0 +KFMIN=5.82.0 QTMIN=5.15.2 VIRTUALX_REQUIRED="test" inherit ecm kde.org |