aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Fan <alexfanqi@yahoo.com>2021-07-25 16:59:04 +1000
committerAndreas Sturmlechner <asturm@gentoo.org>2022-02-21 17:01:04 +0100
commitae5fc57e90cd0a438c0ee2ab0422ff4c8843076c (patch)
tree00be071569126a6a81558ccf3a7088a87d73c9b6 /sys-auth
parentsys-auth/polkit-qt: Fix HOMEPAGE, drop obsolete IUSE debug (diff)
downloadkde-ae5fc57e90cd0a438c0ee2ab0422ff4c8843076c.tar.gz
kde-ae5fc57e90cd0a438c0ee2ab0422ff4c8843076c.tar.bz2
kde-ae5fc57e90cd0a438c0ee2ab0422ff4c8843076c.zip
sys-auth/polkit-qt: keyword 0.114.0 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/polkit-qt/polkit-qt-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit-qt/polkit-qt-9999.ebuild b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
index 20663698b9..ebf8c9d12e 100644
--- a/sys-auth/polkit-qt/polkit-qt-9999.ebuild
+++ b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://api.kde.org/polkit-qt-1/html/"
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${KDE_ORG_NAME}/${KDE_ORG_NAME}-${PV}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
S="${WORKDIR}/${KDE_ORG_NAME}-${PV}"
fi