summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-26 08:04:34 +0100
committerSam James <sam@gentoo.org>2022-07-26 08:04:34 +0100
commit4ca2842897abe39a76233f9737e990507369d09f (patch)
treed20ff2955041793927180265ce1d5cee237c9f42
parentlxqt-base/lxqt-policykit: Stabilize 1.1.0 arm64, #858218 (diff)
downloadgentoo-4ca2842897abe39a76233f9737e990507369d09f.tar.gz
gentoo-4ca2842897abe39a76233f9737e990507369d09f.tar.bz2
gentoo-4ca2842897abe39a76233f9737e990507369d09f.zip
lxqt-base/lxqt-powermanagement: Stabilize 1.1.0 arm64, #858218
Signed-off-by: Sam James <sam@gentoo.org>
-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 caee5fb5d3e4..7ce0e17de060 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+"