commit: b39c502e7240f734d124b4567ff8c5ec2001ee15
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 11:03:24 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon May 29 11:03:24 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b39c502e
lxqt-base/lxqt-policykit: Stabilize 1.3.0 x86, #907298
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
lxqt-base/lxqt-policykit/lxqt-policykit-1.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lxqt-base/lxqt-policykit/lxqt-policykit-1.3.0.ebuild
b/lxqt-base/lxqt-policykit/lxqt-policykit-1.3.0.ebuild
index 6585210f174c..221c2485caa8 100644
--- a/lxqt-base/lxqt-policykit/lxqt-policykit-1.3.0.ebuild
+++ b/lxqt-base/lxqt-policykit/lxqt-policykit-1.3.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 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"