diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-01-18 21:09:30 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-01-18 21:11:57 +1100 |
commit | 2a184c64c03dc1e9b2c0cb61dbcca5690c4164f4 (patch) | |
tree | 4f961f3fc8b412c55c3bb6305bd4113898a93035 /kde-frameworks/frameworkintegration | |
parent | profiles: drop arm mask on kde-frameworks/frameworkintegration[appstream] (diff) | |
download | gentoo-2a184c64c03dc1e9b2c0cb61dbcca5690c4164f4.tar.gz gentoo-2a184c64c03dc1e9b2c0cb61dbcca5690c4164f4.tar.bz2 gentoo-2a184c64c03dc1e9b2c0cb61dbcca5690c4164f4.zip |
kde-frameworks/frameworkintegration: restore ~arm keyword
Gentoo-bug: 605666
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'kde-frameworks/frameworkintegration')
-rw-r--r-- | kde-frameworks/frameworkintegration/frameworkintegration-5.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-5.30.0.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-5.30.0.ebuild index fc543daeca5a..76f5497068d7 100644 --- a/kde-frameworks/frameworkintegration/frameworkintegration-5.30.0.ebuild +++ b/kde-frameworks/frameworkintegration/frameworkintegration-5.30.0.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Framework for integrating Qt applications with KDE Plasma workspaces" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="appstream X" RDEPEND=" |