commit:     1970ba686701c5a79ec5db5b5310511776392eb7
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 29 12:21:30 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 29 12:21:30 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=1970ba68

kde-frameworks/qqc2-desktop-style: Fix variables order

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-9999.ebuild 
b/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-9999.ebuild
index e095f90d77..fe6ed6f9aa 100644
--- a/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-9999.ebuild
+++ b/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-9999.ebuild
@@ -9,8 +9,9 @@ QTMIN=5.14.2
 inherit ecm kde.org
 
 DESCRIPTION="Style for QtQuickControls 2 that uses QWidget's QStyle for 
painting"
-KEYWORDS=""
+
 LICENSE="|| ( GPL-2+ LGPL-3+ )"
+KEYWORDS=""
 IUSE=""
 
 DEPEND="

Reply via email to