summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-20 05:36:25 +0000
committerSam James <sam@gentoo.org>2022-07-20 05:36:25 +0000
commit420ea7931da3ff0d1dfcedd9e4b37f7f442919e6 (patch)
tree0e1da1ed899c23be05af8130af6b36119c70c912 /lxqt-base/lxqt-runner
parentdev-cpp/muParser: Stabilize 2.3.3 x86, #858218 (diff)
downloadgentoo-420ea7931da3ff0d1dfcedd9e4b37f7f442919e6.tar.gz
gentoo-420ea7931da3ff0d1dfcedd9e4b37f7f442919e6.tar.bz2
gentoo-420ea7931da3ff0d1dfcedd9e4b37f7f442919e6.zip
lxqt-base/lxqt-runner: Stabilize 1.1.0 x86, #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 7a741ad2e2a1..ae5e47afa30e 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+"