summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-27 20:58:43 +0000
committerSam James <sam@gentoo.org>2023-12-27 21:02:01 +0000
commitfb78a1c5bf7305aab4303477f3a6887b37c3398d (patch)
treee10bf867cca1822699fe77943b703c541d425ce3 /lxqt-base
parentlxqt-base/lxqt-openssh-askpass: Stabilize 1.4.0 x86, #920175 (diff)
downloadgentoo-fb78a1c5bf7305aab4303477f3a6887b37c3398d.tar.gz
gentoo-fb78a1c5bf7305aab4303477f3a6887b37c3398d.tar.bz2
gentoo-fb78a1c5bf7305aab4303477f3a6887b37c3398d.zip
lxqt-base/lxqt-panel: Stabilize 1.4.0 x86, #920175
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxqt-base')
-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 2a3e0b759249..8dd464791c80 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+"