diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-08-17 14:07:33 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-18 08:25:54 +0800 |
commit | 5298f347f063331ab66528b44f213c5a02ff1f21 (patch) | |
tree | 686be12c821475f499beff23566b1ed2d051f381 /kde-plasma/kscreenlocker | |
parent | kde-plasma/layer-shell-qt: keyword 5.22.4-r1 for ~riscv (diff) | |
download | gentoo-5298f347f063331ab66528b44f213c5a02ff1f21.tar.gz gentoo-5298f347f063331ab66528b44f213c5a02ff1f21.tar.bz2 gentoo-5298f347f063331ab66528b44f213c5a02ff1f21.zip |
kde-plasma/kscreenlocker: keyword 5.22.4 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'kde-plasma/kscreenlocker')
-rw-r--r-- | kde-plasma/kscreenlocker/kscreenlocker-5.22.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.22.4.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-5.22.4.ebuild index bf376cfd2726..f28a9ed706fa 100644 --- a/kde-plasma/kscreenlocker/kscreenlocker-5.22.4.ebuild +++ b/kde-plasma/kscreenlocker/kscreenlocker-5.22.4.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Library and components for secure lock screen architecture" LICENSE="GPL-2" # TODO: CHECK SLOT="5" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" IUSE="+pam" RESTRICT+=" test" |