commit: c240f80e04a3dc9d83200cd1a476b90b6e3f8c24
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 17 12:24:39 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Oct 17 12:29:36 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c240f80e
lxqt-base/lxqt-runner: x86 stable (bug #664568)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
lxqt-base/lxqt-runner/lxqt-runner-0.13.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lxqt-base/lxqt-runner/lxqt-runner-0.13.0.ebuild
b/lxqt-base/lxqt-runner/lxqt-runner-0.13.0.ebuild
index 301027b1b17..cc0a2a4b5f2 100644
--- a/lxqt-base/lxqt-runner/lxqt-runner-0.13.0.ebuild
+++ b/lxqt-base/lxqt-runner/lxqt-runner-0.13.0.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+"