diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-17 14:19:40 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-17 14:29:22 +0200 |
commit | 8813855d279dd64d692dcab54412c6a145ff96bf (patch) | |
tree | 9a1ccf384fb0a7818cade97aad26588753865e2e /lxqt-base/lxqt-config | |
parent | lxqt-base/lxqt-admin: x86 stable (bug #664568) (diff) | |
download | gentoo-8813855d279dd64d692dcab54412c6a145ff96bf.tar.gz gentoo-8813855d279dd64d692dcab54412c6a145ff96bf.tar.bz2 gentoo-8813855d279dd64d692dcab54412c6a145ff96bf.zip |
lxqt-base/lxqt-config: 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-config')
-rw-r--r-- | lxqt-base/lxqt-config/lxqt-config-0.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-config/lxqt-config-0.13.0.ebuild b/lxqt-base/lxqt-config/lxqt-config-0.13.0.ebuild index 8f29a00bce7d..045498386add 100644 --- a/lxqt-base/lxqt-config/lxqt-config-0.13.0.ebuild +++ b/lxqt-base/lxqt-config/lxqt-config-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="GPL-2 GPL-2+ GPL-3 LGPL-2 LGPL-2+ LGPL-2.1+ WTFPL-2" |