diff options
Diffstat (limited to 'kde-frameworks/frameworkintegration')
-rw-r--r-- | kde-frameworks/frameworkintegration/frameworkintegration-5.64.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-5.64.0.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-5.64.0.ebuild index 60fd3f2c441a..3d13ec8afbc7 100644 --- a/kde-frameworks/frameworkintegration/frameworkintegration-5.64.0.ebuild +++ b/kde-frameworks/frameworkintegration/frameworkintegration-5.64.0.ebuild @@ -11,7 +11,7 @@ inherit ecm kde.org DESCRIPTION="Framework for integrating Qt applications with KDE Plasma workspaces" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="appstream X" # drop qtwidgets subslot operator when QT_MINIMAL >= 5.14.0 |