summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-29 01:09:55 +0100
committerSam James <sam@gentoo.org>2023-05-29 01:09:55 +0100
commit26f96b16acd825a586e4e9fafe0c00c9c42bbcab (patch)
tree3bb86f3dcccfba835ba7c5d2c08a3b99ee382b3d
parentlxqt-base/lxqt-panel: Stabilize 1.3.0 amd64, #907298 (diff)
downloadgentoo-26f96b16acd825a586e4e9fafe0c00c9c42bbcab.tar.gz
gentoo-26f96b16acd825a586e4e9fafe0c00c9c42bbcab.tar.bz2
gentoo-26f96b16acd825a586e4e9fafe0c00c9c42bbcab.zip
lxqt-base/lxqt-policykit: Stabilize 1.3.0 amd64, #907298
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--lxqt-base/lxqt-policykit/lxqt-policykit-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 05cc1b106217..6585210f174c 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+"