diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-01-08 21:54:34 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-01-08 21:56:38 +0800 |
commit | fc2c21cb3cafe8148cf7f66df2ac7d54207d2f45 (patch) | |
tree | de15fb00f65cdf1206903fc0014543733cd280f2 /kde-frameworks/kimageformats | |
parent | media-libs/openexr: keyword ~riscv, bug 830773 (diff) | |
download | gentoo-fc2c21cb3cafe8148cf7f66df2ac7d54207d2f45.tar.gz gentoo-fc2c21cb3cafe8148cf7f66df2ac7d54207d2f45.tar.bz2 gentoo-fc2c21cb3cafe8148cf7f66df2ac7d54207d2f45.zip |
kde-frameworks/kimageformats: keyword ~riscv, bug 830773
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'kde-frameworks/kimageformats')
-rw-r--r-- | kde-frameworks/kimageformats/kimageformats-5.89.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kimageformats/kimageformats-5.89.0-r1.ebuild b/kde-frameworks/kimageformats/kimageformats-5.89.0-r1.ebuild index a3b11c3c6cfc..da9a377f96e5 100644 --- a/kde-frameworks/kimageformats/kimageformats-5.89.0-r1.ebuild +++ b/kde-frameworks/kimageformats/kimageformats-5.89.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~riscv ~x86" IUSE="avif eps heif openexr" DEPEND=" |