summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-04-14 21:34:09 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-04-14 21:34:09 +0200
commitaaf473b068aa3139bebc69e34e1061cc7a42d414 (patch)
tree7ea50836b690095946011b18e7746d81c6fc847d
parentlxqt-base/lxqt-policykit: Stabilize 1.0.0 amd64, #831448 (diff)
downloadgentoo-aaf473b068aa3139bebc69e34e1061cc7a42d414.tar.gz
gentoo-aaf473b068aa3139bebc69e34e1061cc7a42d414.tar.bz2
gentoo-aaf473b068aa3139bebc69e34e1061cc7a42d414.zip
lxqt-base/lxqt-powermanagement: Stabilize 1.0.0 amd64, #831448
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--lxqt-base/lxqt-powermanagement/lxqt-powermanagement-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-1.0.0.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-1.0.0.ebuild
index 53af9660c83c..28b96966ebb5 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-1.0.0.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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+"