commit: c70d5bdcdf57c5c1d8ee838c565c4766aa49b1f8
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 17 12:20:09 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Oct 17 12:29:24 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c70d5bdc
lxqt-base/lxqt-globalkeys: 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-globalkeys/lxqt-globalkeys-0.13.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.13.0.ebuild
b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.13.0.ebuild
index ed82247e7d1..c2fe783e201 100644
--- a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.13.0.ebuild
+++ b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.13.0.ebuild
@@ -13,7 +13,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+"