diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 12:29:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 12:29:13 +0200 |
commit | 997ca4c48c8068d1af469c470dd0ba038bbc6d6c (patch) | |
tree | 6389d759017f18ccb5fdb94e758084e07e06b333 /kde-frameworks/kdeclarative | |
parent | kde-frameworks/kdbusaddons: amd64 stable wrt bug #741861 (diff) | |
download | gentoo-997ca4c48c8068d1af469c470dd0ba038bbc6d6c.tar.gz gentoo-997ca4c48c8068d1af469c470dd0ba038bbc6d6c.tar.bz2 gentoo-997ca4c48c8068d1af469c470dd0ba038bbc6d6c.zip |
kde-frameworks/kdeclarative: amd64 stable wrt bug #741861
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
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 6e28a831ed99..2436dbd180b6 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 |