summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-20 01:38:42 +0000
committerSam James <sam@gentoo.org>2023-12-20 01:38:42 +0000
commit23b8c8969e2ad4933b9db20d4ca2338b5db8b378 (patch)
treee5aadbfc8f904dc71057738df7e7ec9917c20ad5 /lxqt-base/lxqt-runner
parentlxqt-base/lxqt-qtplugin: Stabilize 1.4.0 amd64, #920175 (diff)
downloadgentoo-23b8c8969e2ad4933b9db20d4ca2338b5db8b378.tar.gz
gentoo-23b8c8969e2ad4933b9db20d4ca2338b5db8b378.tar.bz2
gentoo-23b8c8969e2ad4933b9db20d4ca2338b5db8b378.zip
lxqt-base/lxqt-runner: Stabilize 1.4.0 amd64, #920175
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxqt-base/lxqt-runner')
-rw-r--r--lxqt-base/lxqt-runner/lxqt-runner-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-runner/lxqt-runner-1.4.0.ebuild b/lxqt-base/lxqt-runner/lxqt-runner-1.4.0.ebuild
index cb13a7787bdb..c4029b9b4dc6 100644
--- a/lxqt-base/lxqt-runner/lxqt-runner-1.4.0.ebuild
+++ b/lxqt-base/lxqt-runner/lxqt-runner-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+"