summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-20 01:38:44 +0000
committerSam James <sam@gentoo.org>2023-12-20 01:38:44 +0000
commit71175780217682e9dffd84432c9d593792b502f9 (patch)
treeddb7a651271d658289db2af64c43b45cf11a5b9e /lxqt-base
parentlxqt-base/lxqt-session: Stabilize 1.4.0 amd64, #920175 (diff)
downloadgentoo-71175780217682e9dffd84432c9d593792b502f9.tar.gz
gentoo-71175780217682e9dffd84432c9d593792b502f9.tar.bz2
gentoo-71175780217682e9dffd84432c9d593792b502f9.zip
lxqt-base/lxqt-sudo: Stabilize 1.4.0 amd64, #920175
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-sudo/lxqt-sudo-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-sudo/lxqt-sudo-1.4.0.ebuild b/lxqt-base/lxqt-sudo/lxqt-sudo-1.4.0.ebuild
index 93e63e6f442b..9a46084e7d65 100644
--- a/lxqt-base/lxqt-sudo/lxqt-sudo-1.4.0.ebuild
+++ b/lxqt-base/lxqt-sudo/lxqt-sudo-1.4.0.ebuild
@@ -13,7 +13,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 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"