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/
Date: Mon, 28 Oct 2019 11:27:50
Message-Id: 1572262052.34c26318e07e001caeb587d5b3ef50bed85dc0f2.ago@gentoo
1 commit: 34c26318e07e001caeb587d5b3ef50bed85dc0f2
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 28 11:27:32 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 28 11:27:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34c26318
7
8 x11-libs/libfm: x86 stable wrt bug #690898
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 x11-libs/libfm/libfm-1.3.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-libs/libfm/libfm-1.3.1.ebuild b/x11-libs/libfm/libfm-1.3.1.ebuild
18 index 99c347616bf..85ba4cb41d2 100644
19 --- a/x11-libs/libfm/libfm-1.3.1.ebuild
20 +++ b/x11-libs/libfm/libfm-1.3.1.ebuild
21 @@ -11,7 +11,7 @@ DESCRIPTION="A library for file management"
22 HOMEPAGE="https://wiki.lxde.org/en/PCManFM"
23 SRC_URI="https://github.com/lxde/libfm/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"
24
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
27 LICENSE="GPL-2"
28 SLOT="0/5.2.1" #copy ABI_VERSION because it seems upstream change it randomly
29 IUSE="+automount debug doc examples exif gtk udisks vala"