summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-14 09:37:34 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-14 09:37:34 +0300
commit8a1c8dc1687a6a13b93c8693749be26ba2e506dc (patch)
tree786d3824522ce35ad2c23532796cab35d75d2781 /lxqt-base
parentlxqt-base/lxqt-policykit: Keyword 2.0.0 x86, #935831 (diff)
downloadgentoo-8a1c8dc1687a6a13b93c8693749be26ba2e506dc.tar.gz
gentoo-8a1c8dc1687a6a13b93c8693749be26ba2e506dc.tar.bz2
gentoo-8a1c8dc1687a6a13b93c8693749be26ba2e506dc.zip
lxqt-base/lxqt-powermanagement: Keyword 2.0.0 x86, #935831
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-powermanagement/lxqt-powermanagement-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-2.0.0.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-2.0.0.ebuild
index cc396be8887b..78d1787d253b 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-2.0.0.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-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 ~riscv"
+ KEYWORDS="amd64 arm64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"