diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-07-25 17:40:29 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-07-26 15:36:38 +0800 |
commit | 5092e39dd33c1cb0a681ead53d34add315ba3c2e (patch) | |
tree | c581317ee3d0dc802dcdb2549de7023458174051 /lxqt-base | |
parent | kde-frameworks/kidletime: keyword 5.84.0 for ~riscv (diff) | |
download | gentoo-5092e39dd33c1cb0a681ead53d34add315ba3c2e.tar.gz gentoo-5092e39dd33c1cb0a681ead53d34add315ba3c2e.tar.bz2 gentoo-5092e39dd33c1cb0a681ead53d34add315ba3c2e.zip |
lxqt-base/lxqt-powermanagement: keyword 0.17.0 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r-- | lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.17.0.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.17.0.ebuild index 5aba6fa8d44e..31cd7ae8b033 100644 --- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.17.0.ebuild +++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.17.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 ~arm ~arm64 x86" + KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" fi LICENSE="LGPL-2.1 LGPL-2.1+" |