diff options
author | Sam James <sam@gentoo.org> | 2021-01-10 09:07:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-10 09:07:25 +0000 |
commit | 29337904c55fb90cd91700503f79de31a22b624a (patch) | |
tree | 8c1eaecae881e0639677e3eb05ecd3ecc41f4fb8 /kde-frameworks/kimageformats | |
parent | kde-frameworks/kfilemetadata: Stabilize 5.77.0 x86, #759625 (diff) | |
download | gentoo-29337904c55fb90cd91700503f79de31a22b624a.tar.gz gentoo-29337904c55fb90cd91700503f79de31a22b624a.tar.bz2 gentoo-29337904c55fb90cd91700503f79de31a22b624a.zip |
kde-frameworks/kimageformats: Stabilize 5.77.0 x86, #759625
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kimageformats')
-rw-r--r-- | kde-frameworks/kimageformats/kimageformats-5.77.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kimageformats/kimageformats-5.77.0.ebuild b/kde-frameworks/kimageformats/kimageformats-5.77.0.ebuild index f0256f4bc0a6..97be15f0e391 100644 --- a/kde-frameworks/kimageformats/kimageformats-5.77.0.ebuild +++ b/kde-frameworks/kimageformats/kimageformats-5.77.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ inherit ecm kde.org DESCRIPTION="Framework providing additional format plugins for Qt's image I/O system" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" IUSE="eps openexr" DEPEND=" |