Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libfm-qt/
Date: Wed, 17 Oct 2018 12:30:31
Message-Id: 1539779383.08ba14d51b4877ef4b5377d61243f88f504a642b.whissi@gentoo
1 commit: 08ba14d51b4877ef4b5377d61243f88f504a642b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 17 12:27:07 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 17 12:29:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08ba14d5
7
8 x11-libs/libfm-qt: x86 stable (bug #664568)
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 x11-libs/libfm-qt/libfm-qt-0.13.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-libs/libfm-qt/libfm-qt-0.13.1-r1.ebuild b/x11-libs/libfm-qt/libfm-qt-0.13.1-r1.ebuild
17 index 08954a5d4c2..e41d449e133 100644
18 --- a/x11-libs/libfm-qt/libfm-qt-0.13.1-r1.ebuild
19 +++ b/x11-libs/libfm-qt/libfm-qt-0.13.1-r1.ebuild
20 @@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
21 EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
22 else
23 SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
24 - KEYWORDS="amd64 ~arm ~arm64 ~x86"
25 + KEYWORDS="amd64 ~arm ~arm64 x86"
26 fi
27
28 LICENSE="GPL-2+ LGPL-2.1+"