Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libfm-qt/
Date: Wed, 26 Jun 2019 06:50:26
Message-Id: 1561531761.ba35d8c7300c75c661e798ae76dbc490d14fa3ac.ago@gentoo
1 commit: ba35d8c7300c75c661e798ae76dbc490d14fa3ac
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 26 06:49:21 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 26 06:49:21 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba35d8c7
7
8 x11-libs/libfm-qt: x86 stable wrt bug #688660
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.11
12 RepoMan-Options: --include-arches="x86"
13
14 x11-libs/libfm-qt/libfm-qt-0.14.1-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-libs/libfm-qt/libfm-qt-0.14.1-r2.ebuild b/x11-libs/libfm-qt/libfm-qt-0.14.1-r2.ebuild
18 index 54bea008481..33df83e3309 100644
19 --- a/x11-libs/libfm-qt/libfm-qt-0.14.1-r2.ebuild
20 +++ b/x11-libs/libfm-qt/libfm-qt-0.14.1-r2.ebuild
21 @@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
22 EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
23 else
24 SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
25 - KEYWORDS="~amd64 ~arm ~arm64 ~x86"
26 + KEYWORDS="~amd64 ~arm ~arm64 x86"
27 fi
28
29 LICENSE="GPL-2+ LGPL-2.1+"