summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-20 01:38:39 +0000
committerSam James <sam@gentoo.org>2023-12-20 01:38:39 +0000
commitbeadea2ea542215edce64a3c9ba1af8a8c02a759 (patch)
treef8ea42584d1b806d1d28f79d564cac47f0c3711b
parentlxqt-base/lxqt-openssh-askpass: Stabilize 1.4.0 amd64, #920175 (diff)
downloadgentoo-beadea2e.tar.gz
gentoo-beadea2e.tar.bz2
gentoo-beadea2e.zip
lxqt-base/lxqt-panel: Stabilize 1.4.0 amd64, #920175
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--lxqt-base/lxqt-panel/lxqt-panel-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-panel/lxqt-panel-1.4.0.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-1.4.0.ebuild
index 96cac5703f3a..2a3e0b759249 100644
--- a/lxqt-base/lxqt-panel/lxqt-panel-1.4.0.ebuild
+++ b/lxqt-base/lxqt-panel/lxqt-panel-1.4.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+"