commit: a2e9476f04e66947ad2b02c79f1e0f67c54fb626 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jun 15 13:40:48 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jun 15 13:40:48 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a2e9476f
kde-misc/plasma-pass: Sync w/ ::gentoo and upstream changes Upstream commits: 74c011b634f3bdbdcd80a74b252e6499774756f2 3e13c99dd5115ed88a6f9d03df393bbd3e4e7fab Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-misc/plasma-pass/plasma-pass-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-misc/plasma-pass/plasma-pass-9999.ebuild b/kde-misc/plasma-pass/plasma-pass-9999.ebuild index 55096e5f92..99a8ce52d3 100644 --- a/kde-misc/plasma-pass/plasma-pass-9999.ebuild +++ b/kde-misc/plasma-pass/plasma-pass-9999.ebuild @@ -3,8 +3,8 @@ EAPI=8 -KFMIN=6.3.0 -QTMIN=6.6.2 +KFMIN=6.9.0 +QTMIN=6.8.1 inherit ecm kde.org DESCRIPTION="Plasma applet to access password from pass" @@ -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+"
