diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-08-17 14:07:36 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-18 08:26:26 +0800 |
commit | cf805d5a045ce0285baeeaf2e8066577ab632926 (patch) | |
tree | a9161176cd6907feac65a906fc4b4bca3e0d326e /kde-frameworks/breeze-icons | |
parent | kde-plasma/kdecoration: keyword 5.22.4 for ~riscv (diff) | |
download | gentoo-cf805d5a045ce0285baeeaf2e8066577ab632926.tar.gz gentoo-cf805d5a045ce0285baeeaf2e8066577ab632926.tar.bz2 gentoo-cf805d5a045ce0285baeeaf2e8066577ab632926.zip |
kde-frameworks/breeze-icons: keyword 5.85.0 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'kde-frameworks/breeze-icons')
-rw-r--r-- | kde-frameworks/breeze-icons/breeze-icons-5.85.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/breeze-icons/breeze-icons-5.85.0.ebuild b/kde-frameworks/breeze-icons/breeze-icons-5.85.0.ebuild index 904234c52640..d997590aa7ee 100644 --- a/kde-frameworks/breeze-icons/breeze-icons-5.85.0.ebuild +++ b/kde-frameworks/breeze-icons/breeze-icons-5.85.0.ebuild @@ -10,7 +10,7 @@ inherit cmake kde.org python-any-r1 xdg-utils DESCRIPTION="Breeze SVG icon theme" LICENSE="LGPL-3" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" IUSE="test" RESTRICT+=" !test? ( test )" |