Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libfm-qt/
Date: Mon, 11 Dec 2017 00:45:12
Message-Id: 1512952943.c4f494940fd3d8c63fe2fd475637f7b847461d0b.blueness@gentoo
1 commit: c4f494940fd3d8c63fe2fd475637f7b847461d0b
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 11 00:02:36 2017 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 11 00:42:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4f49494
7
8 x11-libs/libfm-qt: stable on amd64 and x86
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 x11-libs/libfm-qt/libfm-qt-0.11.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-libs/libfm-qt/libfm-qt-0.11.1.ebuild b/x11-libs/libfm-qt/libfm-qt-0.11.1.ebuild
16 index 91eb9ddd080..ddf7d325f99 100644
17 --- a/x11-libs/libfm-qt/libfm-qt-0.11.1.ebuild
18 +++ b/x11-libs/libfm-qt/libfm-qt-0.11.1.ebuild
19 @@ -10,7 +10,7 @@ if [[ "${PV}" == "9999" ]]; then
20 EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}"
21 else
22 SRC_URI="https://github.com/lxde/${PN}/releases/download/${PV}/${P}.tar.xz"
23 - KEYWORDS="~amd64 ~arm64 ~x86"
24 + KEYWORDS="amd64 ~arm64 x86"
25 fi
26
27 DESCRIPTION="Qt port of libfm, a library providing components to build desktop file managers"