summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-20 05:36:33 +0000
committerSam James <sam@gentoo.org>2022-07-20 05:36:33 +0000
commit8590cc80fa237f2058e87f42e104092343e3462b (patch)
treefaa1a316572c288f9ab40543289e1e77b1911b43 /lxqt-base
parentlxqt-base/lxqt-policykit: Stabilize 1.1.0 x86, #858218 (diff)
downloadgentoo-8590cc80fa237f2058e87f42e104092343e3462b.tar.gz
gentoo-8590cc80fa237f2058e87f42e104092343e3462b.tar.bz2
gentoo-8590cc80fa237f2058e87f42e104092343e3462b.zip
lxqt-base/lxqt-powermanagement: Stabilize 1.1.0 x86, #858218
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-powermanagement/lxqt-powermanagement-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-1.1.0.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-1.1.0.ebuild
index 741fa488a3df..eaefc1115701 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-1.1.0.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-1.1.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 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~riscv x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"