summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2024-07-13 09:51:22 +0000
committerYixun Lan <dlan@gentoo.org>2024-07-13 10:08:01 +0000
commit86b6f7b63419ab85878998eaf498c2253feafa3e (patch)
tree642cb5a09a295a0cc7804f17a2c519ec54cc3288 /lxqt-base
parentlxqt-base/lxqt-notificationd: Keyword 2.0.1 riscv, #935831 (diff)
downloadgentoo-86b6f7b63419ab85878998eaf498c2253feafa3e.tar.gz
gentoo-86b6f7b63419ab85878998eaf498c2253feafa3e.tar.bz2
gentoo-86b6f7b63419ab85878998eaf498c2253feafa3e.zip
lxqt-base/lxqt-policykit: Keyword 2.0.0 riscv, #935831
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-policykit/lxqt-policykit-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-policykit/lxqt-policykit-2.0.0.ebuild b/lxqt-base/lxqt-policykit/lxqt-policykit-2.0.0.ebuild
index 046838ec4f5f..5ce4e81e7b4b 100644
--- a/lxqt-base/lxqt-policykit/lxqt-policykit-2.0.0.ebuild
+++ b/lxqt-base/lxqt-policykit/lxqt-policykit-2.0.0.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64"
+ KEYWORDS="~amd64 ~arm64 ~riscv"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"