summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-09-01 22:28:06 +0100
committerSam James <sam@gentoo.org>2024-09-01 22:28:06 +0100
commit4d1c496b31c4cf04682969872dc3f429c67c18a5 (patch)
treeaa3662265205caff46ddbc406b33aa38577da6cf /lxqt-base/lxqt-runner
parentlxqt-base/lxqt-qtplugin: Stabilize 2.0.0 amd64, #938702 (diff)
downloadgentoo-4d1c496b31c4cf04682969872dc3f429c67c18a5.tar.gz
gentoo-4d1c496b31c4cf04682969872dc3f429c67c18a5.tar.bz2
gentoo-4d1c496b31c4cf04682969872dc3f429c67c18a5.zip
lxqt-base/lxqt-runner: Stabilize 2.0.0 amd64, #938702
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxqt-base/lxqt-runner')
-rw-r--r--lxqt-base/lxqt-runner/lxqt-runner-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-runner/lxqt-runner-2.0.0.ebuild b/lxqt-base/lxqt-runner/lxqt-runner-2.0.0.ebuild
index 334beceb3fb8..1fe9434ddb00 100644
--- a/lxqt-base/lxqt-runner/lxqt-runner-2.0.0.ebuild
+++ b/lxqt-base/lxqt-runner/lxqt-runner-2.0.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 ~arm64 ~riscv"
+ KEYWORDS="amd64 ~arm64 ~riscv"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"