summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Yang <yangmame@icloud.com>2023-03-10 00:58:31 +0800
committerYixun Lan <dlan@gentoo.org>2023-03-10 09:23:26 +0800
commit2568a0f99ef8959d1c88d59e98010980bc5f4a6b (patch)
treebd4f12e4e54af0f5bf15649a6740041bae59f926
parentdev-lang/haxe: Add strip restriction to 4.2.4, revbump (diff)
downloadgentoo-2568a0f9.tar.gz
gentoo-2568a0f9.tar.bz2
gentoo-2568a0f9.zip
kde-misc/plasma-pass: keyword 1.2.1 riscv #900593
Closes: https://github.com/gentoo/gentoo/pull/30025 Signed-off-by: Xin Yang <yangmame@icloud.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
-rw-r--r--kde-misc/plasma-pass/plasma-pass-1.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/plasma-pass/plasma-pass-1.2.1.ebuild b/kde-misc/plasma-pass/plasma-pass-1.2.1.ebuild
index 06f4c7189511..5aa12d107797 100644
--- a/kde-misc/plasma-pass/plasma-pass-1.2.1.ebuild
+++ b/kde-misc/plasma-pass/plasma-pass-1.2.1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.dvratil.cz/2018/05/plasma-pass/ https://invent.kde.org/pla
if [[ ${KDE_BUILD_TYPE} != live ]] ; then
SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
- KEYWORDS="~amd64 ~ppc64"
+ KEYWORDS="~amd64 ~ppc64 ~riscv"
fi
LICENSE="LGPL-2.1+"