diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 12:58:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 12:58:04 +0200 |
commit | b9b9183956df47875cc96feda9dbc8d371b40d1a (patch) | |
tree | cf16da48cfba68a3719317ca2f4cf25f6cdacfae /kde-frameworks/kdeclarative | |
parent | kde-frameworks/kdbusaddons: x86 stable wrt bug #741861 (diff) | |
download | gentoo-b9b9183956df47875cc96feda9dbc8d371b40d1a.tar.gz gentoo-b9b9183956df47875cc96feda9dbc8d371b40d1a.tar.bz2 gentoo-b9b9183956df47875cc96feda9dbc8d371b40d1a.zip |
kde-frameworks/kdeclarative: x86 stable wrt bug #741861
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 2436dbd180b6..b2102a6e3eb1 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 |