diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-02 16:27:10 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-02 18:24:18 -0500 |
commit | 8ebf2634eb21efd6630e7cc1c7495c9a929a1746 (patch) | |
tree | c93dd78e295f916706377d5b2e708761e7297fe5 /kde-frameworks | |
parent | kde-frameworks/extra-cmake-modules: arm64 stable (bug #700038) (diff) | |
download | gentoo-8ebf2634eb21efd6630e7cc1c7495c9a929a1746.tar.gz gentoo-8ebf2634eb21efd6630e7cc1c7495c9a929a1746.tar.bz2 gentoo-8ebf2634eb21efd6630e7cc1c7495c9a929a1746.zip |
kde-frameworks/frameworkintegration: arm64 stable (bug #700038)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'kde-frameworks')
-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 6d0a4d14347b..3ddc4945e821 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 |