diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-01-25 14:42:56 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-01-26 02:16:37 -0800 |
commit | b8789a97c375065176753e01fd8f08d2442b4063 (patch) | |
tree | 9c232e1ef32921dc3e9fafa16fd48d4df263c63a /kde-frameworks/frameworkintegration | |
parent | kde-frameworks/kcontacts: keyword on ~ppc64 (diff) | |
download | gentoo-b8789a97c375065176753e01fd8f08d2442b4063.tar.gz gentoo-b8789a97c375065176753e01fd8f08d2442b4063.tar.bz2 gentoo-b8789a97c375065176753e01fd8f08d2442b4063.zip |
kde-frameworks/frameworkintegration: keyword on ~ppc64
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'kde-frameworks/frameworkintegration')
-rw-r--r-- | kde-frameworks/frameworkintegration/frameworkintegration-5.66.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-5.66.0-r1.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-5.66.0-r1.ebuild index 9c67c6caffb6..16aae189c516 100644 --- a/kde-frameworks/frameworkintegration/frameworkintegration-5.66.0-r1.ebuild +++ b/kde-frameworks/frameworkintegration/frameworkintegration-5.66.0-r1.ebuild @@ -12,7 +12,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 ~ppc64 ~x86" IUSE="appstream" # drop qtwidgets subslot operator when QT_MINIMAL >= 5.14.0 |