diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-23 15:30:09 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-23 15:30:09 +0300 |
commit | 62b4a00a266d48d9fc4311f40b3a8f0324dfceb4 (patch) | |
tree | c54df13a485b9363cc8d18f7cda079ec101d5b02 /x11-libs/libfm-qt | |
parent | media-sound/pavucontrol-qt: x86 stable wrt bug #686526 (diff) | |
download | gentoo-62b4a00a266d48d9fc4311f40b3a8f0324dfceb4.tar.gz gentoo-62b4a00a266d48d9fc4311f40b3a8f0324dfceb4.tar.bz2 gentoo-62b4a00a266d48d9fc4311f40b3a8f0324dfceb4.zip |
x11-libs/libfm-qt: x86 stable wrt bug #686526
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-libs/libfm-qt')
-rw-r--r-- | x11-libs/libfm-qt/libfm-qt-0.14.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfm-qt/libfm-qt-0.14.1-r1.ebuild b/x11-libs/libfm-qt/libfm-qt-0.14.1-r1.ebuild index fc5ff1b08f97..6856ff994d3b 100644 --- a/x11-libs/libfm-qt/libfm-qt-0.14.1-r1.ebuild +++ b/x11-libs/libfm-qt/libfm-qt-0.14.1-r1.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+ LGPL-2.1+" |