diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-02-21 20:14:59 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-24 22:36:04 +0100 |
commit | 32d246fdf818fb4731abb735c354c2ecabc37e1c (patch) | |
tree | 993ba15e368721dc027468b3792e25de3dac9c5a /kde-frameworks/kimageformats | |
parent | kde-apps/granatier: added ~arm64 (diff) | |
download | gentoo-32d246fdf818fb4731abb735c354c2ecabc37e1c.tar.gz gentoo-32d246fdf818fb4731abb735c354c2ecabc37e1c.tar.bz2 gentoo-32d246fdf818fb4731abb735c354c2ecabc37e1c.zip |
kde-frameworks/kimageformats: added ~arm64
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/kimageformats')
-rw-r--r-- | kde-frameworks/kimageformats/kimageformats-5.55.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kimageformats/kimageformats-5.55.0.ebuild b/kde-frameworks/kimageformats/kimageformats-5.55.0.ebuild index 47c89639b025..7a2936a74379 100644 --- a/kde-frameworks/kimageformats/kimageformats-5.55.0.ebuild +++ b/kde-frameworks/kimageformats/kimageformats-5.55.0.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Framework providing additional format plugins for Qt's image I/O system" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="eps openexr" DEPEND=" |