commit:     cf86b568cc6054601d8d5d8ee625ce35208b328c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 27 08:18:39 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 27 08:19:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf86b568

kde-apps/konsole: fix style

Fixes: 4497060a03e90facbcf724ed7fb36db040ca1f39
Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-apps/konsole/konsole-22.04.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/konsole/konsole-22.04.2.ebuild 
b/kde-apps/konsole/konsole-22.04.2.ebuild
index 76ba1af7bc7f..28bfdda48455 100644
--- a/kde-apps/konsole/konsole-22.04.2.ebuild
+++ b/kde-apps/konsole/konsole-22.04.2.ebuild
@@ -18,8 +18,6 @@ SLOT="5"
 KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
 IUSE="X"
 
-PATCHES=( "${FILESDIR}"/${PN}-22.04.2-musl_malloc_trim.patch )
-
 DEPEND="
        >=dev-qt/qtdbus-${QTMIN}:5
        >=dev-qt/qtgui-${QTMIN}:5
@@ -52,6 +50,8 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
+PATCHES=( "${FILESDIR}"/${PN}-22.04.2-musl_malloc_trim.patch )
+
 src_configure() {
        local mycmakeargs=(
                $(cmake_use_find_package X X11)

Reply via email to