diff options
author | Sam James <sam@gentoo.org> | 2020-10-08 00:54:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-08 00:54:33 +0000 |
commit | 4f33d9c1a59ca270e7a7f1a9fea12f7d51456f97 (patch) | |
tree | 3c60ee717fd37b2c1d59e131017b03668cdf4964 /kde-frameworks/kdeclarative | |
parent | kde-frameworks/kdav: Stabilize 5.74.0 arm64, #741861 (diff) | |
download | gentoo-4f33d9c1a59ca270e7a7f1a9fea12f7d51456f97.tar.gz gentoo-4f33d9c1a59ca270e7a7f1a9fea12f7d51456f97.tar.bz2 gentoo-4f33d9c1a59ca270e7a7f1a9fea12f7d51456f97.zip |
kde-frameworks/kdeclarative: Stabilize 5.74.0-r1 arm64, #741861
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kdeclarative')
-rw-r--r-- | kde-frameworks/kdeclarative/kdeclarative-5.74.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kdeclarative/kdeclarative-5.74.0-r1.ebuild b/kde-frameworks/kdeclarative/kdeclarative-5.74.0-r1.ebuild index b2102a6e3eb1..d4bb82bf2ae3 100644 --- a/kde-frameworks/kdeclarative/kdeclarative-5.74.0-r1.ebuild +++ b/kde-frameworks/kdeclarative/kdeclarative-5.74.0-r1.ebuild @@ -10,7 +10,7 @@ inherit ecm kde.org DESCRIPTION="Framework providing integration of QML and KDE work spaces" LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" IUSE="" # drop qtgui subslot operator when QT_MINIMAL >= 5.15.0 |