summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-07-31 19:34:39 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-07-31 19:34:39 +0300
commit52cd6a5eab96c3ed49499c54aab9b0a96174af66 (patch)
treee908d6ce089cd39f6589e8864e909e5ca2d5f51d /lxqt-base
parentlxqt-base/lxqt-qtplugin: x86 stable wrt bug #734818 (diff)
downloadgentoo-52cd6a5eab96c3ed49499c54aab9b0a96174af66.tar.gz
gentoo-52cd6a5eab96c3ed49499c54aab9b0a96174af66.tar.bz2
gentoo-52cd6a5eab96c3ed49499c54aab9b0a96174af66.zip
lxqt-base/lxqt-runner: x86 stable wrt bug #734818
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-runner/lxqt-runner-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-runner/lxqt-runner-0.15.0.ebuild b/lxqt-base/lxqt-runner/lxqt-runner-0.15.0.ebuild
index fc5d99e55cfe..0c27ece91318 100644
--- a/lxqt-base/lxqt-runner/lxqt-runner-0.15.0.ebuild
+++ b/lxqt-base/lxqt-runner/lxqt-runner-0.15.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 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"