summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-23 15:29:57 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-23 15:29:57 +0300
commit30e90bb0db55a2822d40216c2bc540002f697839 (patch)
tree36d305ecc07fff1ac7982dbf80e025699c0adff2 /lxqt-base/lxqt-runner
parentlxqt-base/lxqt-qtplugin: x86 stable wrt bug #686526 (diff)
downloadgentoo-30e90bb0db55a2822d40216c2bc540002f697839.tar.gz
gentoo-30e90bb0db55a2822d40216c2bc540002f697839.tar.bz2
gentoo-30e90bb0db55a2822d40216c2bc540002f697839.zip
lxqt-base/lxqt-runner: x86 stable wrt bug #686526
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'lxqt-base/lxqt-runner')
-rw-r--r--lxqt-base/lxqt-runner/lxqt-runner-0.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-runner/lxqt-runner-0.14.1.ebuild b/lxqt-base/lxqt-runner/lxqt-runner-0.14.1.ebuild
index 0050122820d8..790f3d3de34d 100644
--- a/lxqt-base/lxqt-runner/lxqt-runner-0.14.1.ebuild
+++ b/lxqt-base/lxqt-runner/lxqt-runner-0.14.1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
- KEYWORDS="amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
LICENSE="LGPL-2.1+"