summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-22 17:53:56 +0000
committerSam James <sam@gentoo.org>2022-07-22 17:53:56 +0000
commit498e03c9272ab33f21df32428661d4fd5e8a93f1 (patch)
tree6ec61b40229e667360268b86d1726bf10e1c3f1c /lxqt-base/lxqt-runner
parentdev-cpp/muParser: Stabilize 2.3.3 amd64, #858218 (diff)
downloadgentoo-498e03c9272ab33f21df32428661d4fd5e8a93f1.tar.gz
gentoo-498e03c9272ab33f21df32428661d4fd5e8a93f1.tar.bz2
gentoo-498e03c9272ab33f21df32428661d4fd5e8a93f1.zip
lxqt-base/lxqt-runner: Stabilize 1.1.0 amd64, #858218
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.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-runner/lxqt-runner-1.1.0.ebuild b/lxqt-base/lxqt-runner/lxqt-runner-1.1.0.ebuild
index ae5e47afa30e..98b2f0b71fce 100644
--- a/lxqt-base/lxqt-runner/lxqt-runner-1.1.0.ebuild
+++ b/lxqt-base/lxqt-runner/lxqt-runner-1.1.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+"