diff options
4 files changed, 8 insertions, 8 deletions
diff --git a/kde-plasma/libkscreen/libkscreen-6.4.49.9999.ebuild b/kde-plasma/libkscreen/libkscreen-6.4.49.9999.ebuild index d7eaf0f9664..540c33b7618 100644 --- a/kde-plasma/libkscreen/libkscreen-6.4.49.9999.ebuild +++ b/kde-plasma/libkscreen/libkscreen-6.4.49.9999.ebuild @@ -38,9 +38,9 @@ BDEPEND=" BDEPEND+=" || ( >=dev-qt/qtbase-6.10:6[wayland] <dev-qt/qtwayland-6.10:6 )" pkg_pretend() { - [[ ${MERGE_TYPE} != binary ]] && tc-check-min_ver gcc 13.4.0 + [[ ${MERGE_TYPE} != binary ]] && tc-check-min_ver gcc 13.4 } pkg_setup() { - [[ ${MERGE_TYPE} != binary ]] && tc-check-min_ver gcc 13.4.0 + [[ ${MERGE_TYPE} != binary ]] && tc-check-min_ver gcc 13.4 } diff --git a/kde-plasma/libkscreen/libkscreen-6.4.91.ebuild b/kde-plasma/libkscreen/libkscreen-6.4.91.ebuild index 401deec10f7..ec73601007f 100644 --- a/kde-plasma/libkscreen/libkscreen-6.4.91.ebuild +++ b/kde-plasma/libkscreen/libkscreen-6.4.91.ebuild @@ -38,9 +38,9 @@ BDEPEND=" BDEPEND+=" || ( >=dev-qt/qtbase-6.10:6[wayland] <dev-qt/qtwayland-6.10:6 )" pkg_pretend() { - [[ ${MERGE_TYPE} != binary ]] && tc-check-min_ver gcc 13.4.0 + [[ ${MERGE_TYPE} != binary ]] && tc-check-min_ver gcc 13.4 } pkg_setup() { - [[ ${MERGE_TYPE} != binary ]] && tc-check-min_ver gcc 13.4.0 + [[ ${MERGE_TYPE} != binary ]] && tc-check-min_ver gcc 13.4 } diff --git a/kde-plasma/libkscreen/libkscreen-6.5.49.9999.ebuild b/kde-plasma/libkscreen/libkscreen-6.5.49.9999.ebuild index d0d944f875c..98bb1293869 100644 --- a/kde-plasma/libkscreen/libkscreen-6.5.49.9999.ebuild +++ b/kde-plasma/libkscreen/libkscreen-6.5.49.9999.ebuild @@ -38,9 +38,9 @@ BDEPEND=" BDEPEND+=" || ( >=dev-qt/qtbase-6.10:6[wayland] <dev-qt/qtwayland-6.10:6 )" pkg_pretend() { - [[ ${MERGE_TYPE} != binary ]] && tc-check-min_ver gcc 13.4.0 + [[ ${MERGE_TYPE} != binary ]] && tc-check-min_ver gcc 13.4 } pkg_setup() { - [[ ${MERGE_TYPE} != binary ]] && tc-check-min_ver gcc 13.4.0 + [[ ${MERGE_TYPE} != binary ]] && tc-check-min_ver gcc 13.4 } diff --git a/kde-plasma/libkscreen/libkscreen-9999.ebuild b/kde-plasma/libkscreen/libkscreen-9999.ebuild index e0ff2b68d4d..96e0b88bd5a 100644 --- a/kde-plasma/libkscreen/libkscreen-9999.ebuild +++ b/kde-plasma/libkscreen/libkscreen-9999.ebuild @@ -38,9 +38,9 @@ BDEPEND=" BDEPEND+=" || ( >=dev-qt/qtbase-6.10:6[wayland] <dev-qt/qtwayland-6.10:6 )" pkg_pretend() { - [[ ${MERGE_TYPE} != binary ]] && tc-check-min_ver gcc 13.4.0 + [[ ${MERGE_TYPE} != binary ]] && tc-check-min_ver gcc 13.4 } pkg_setup() { - [[ ${MERGE_TYPE} != binary ]] && tc-check-min_ver gcc 13.4.0 + [[ ${MERGE_TYPE} != binary ]] && tc-check-min_ver gcc 13.4 } |
