diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 20:09:44 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 20:35:51 +0200 |
commit | af19316e091bf9fd514814f40184063baf0704da (patch) | |
tree | 0c5455b96b337a99ec7ec4322235b030b06c2401 /kde-frameworks | |
parent | 360f30f9fa5b0fe6aefa30417a697eb8b19becf7 (diff) | |
download | gentoo-af19316e091bf9fd514814f40184063baf0704da.tar.gz gentoo-af19316e091bf9fd514814f40184063baf0704da.tar.xz |
kde-frameworks/kdeclarative: x86 stable (bug #656330)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'kde-frameworks')
-rw-r--r-- | kde-frameworks/kdeclarative/kdeclarative-5.46.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kdeclarative/kdeclarative-5.46.0.ebuild b/kde-frameworks/kdeclarative/kdeclarative-5.46.0.ebuild index 7e9a9ce03ca..e5a5f30f2d1 100644 --- a/kde-frameworks/kdeclarative/kdeclarative-5.46.0.ebuild +++ b/kde-frameworks/kdeclarative/kdeclarative-5.46.0.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Framework providing integration of QML and KDE work spaces" LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="" # drop qtdeclarative subslot operator when QT_MINIMAL >= 5.10.0 |