summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-27 20:58:46 +0000
committerSam James <sam@gentoo.org>2023-12-27 21:02:03 +0000
commit883a83fc30b91d497c0f3631cd0ebe037e71a01b (patch)
treeb9472fdbcd7c35ed7374b05bc746432b30ce6aec /lxqt-base
parentlxqt-base/lxqt-qtplugin: Stabilize 1.4.0 x86, #920175 (diff)
downloadgentoo-883a83fc30b91d497c0f3631cd0ebe037e71a01b.tar.gz
gentoo-883a83fc30b91d497c0f3631cd0ebe037e71a01b.tar.bz2
gentoo-883a83fc30b91d497c0f3631cd0ebe037e71a01b.zip
lxqt-base/lxqt-runner: 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-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 c4029b9b4dc6..7098ec60d034 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+"