diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-01 22:31:47 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-01 22:31:47 +0300 |
commit | 8224e9becd79e4ee5926d166660e90455eac884c (patch) | |
tree | ba68f48ae86e6c4fb4ff49515515f002f87e38b2 /kde-frameworks/kimageformats | |
parent | kde-frameworks/kcontacts: Stabilize 6.5.0 arm64, #934478 (diff) | |
download | gentoo-8224e9becd79e4ee5926d166660e90455eac884c.tar.gz gentoo-8224e9becd79e4ee5926d166660e90455eac884c.tar.bz2 gentoo-8224e9becd79e4ee5926d166660e90455eac884c.zip |
kde-frameworks/kimageformats: Stabilize 6.5.0 arm64, #934478
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kimageformats')
-rw-r--r-- | kde-frameworks/kimageformats/kimageformats-6.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kimageformats/kimageformats-6.5.0.ebuild b/kde-frameworks/kimageformats/kimageformats-6.5.0.ebuild index a15cd00ea04f..115f8256b9b0 100644 --- a/kde-frameworks/kimageformats/kimageformats-6.5.0.ebuild +++ b/kde-frameworks/kimageformats/kimageformats-6.5.0.ebuild @@ -11,7 +11,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Framework providing additional format plugins for Qt's image I/O system" LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86" IUSE="avif eps heif jpegxl openexr raw" RDEPEND=" |