aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Fan <alexfanqi@yahoo.com>2021-07-25 17:40:29 +1000
committerAndreas Sturmlechner <asturm@gentoo.org>2021-09-22 19:41:25 +0200
commit2f6fd5ff443f2c5d51ca14a104d6cf8884c99e39 (patch)
tree782eac89336a74c79dffabfdec73f9eaf80a1b2b /lxqt-base/lxqt-powermanagement
parentlxqt-base/lxqt-policykit: keyword for ~riscv (diff)
downloadqt-2f6fd5ff443f2c5d51ca14a104d6cf8884c99e39.tar.gz
qt-2f6fd5ff443f2c5d51ca14a104d6cf8884c99e39.tar.bz2
qt-2f6fd5ff443f2c5d51ca14a104d6cf8884c99e39.zip
lxqt-base/lxqt-powermanagement: keyword for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'lxqt-base/lxqt-powermanagement')
-rw-r--r--lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
index fc48a5a1..1b8e1441 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1+"