diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-17 14:20:09 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-17 14:29:24 +0200 |
commit | c70d5bdcdf57c5c1d8ee838c565c4766aa49b1f8 (patch) | |
tree | 931e72f170b4d3c92abd8ffcaa685cddbdae32e7 /lxqt-base/lxqt-globalkeys | |
parent | lxqt-base/lxqt-config: x86 stable (bug #664568) (diff) | |
download | gentoo-c70d5bdcdf57c5c1d8ee838c565c4766aa49b1f8.tar.gz gentoo-c70d5bdcdf57c5c1d8ee838c565c4766aa49b1f8.tar.bz2 gentoo-c70d5bdcdf57c5c1d8ee838c565c4766aa49b1f8.zip |
lxqt-base/lxqt-globalkeys: x86 stable (bug #664568)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'lxqt-base/lxqt-globalkeys')
-rw-r--r-- | lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 ed82247e7d17..c2fe783e2012 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+" |