Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libfm/
Date: Fri, 01 Nov 2019 23:44:30
Message-Id: 1572651840.070bf0043430d54b95823397262b2e88412978fa.slyfox@gentoo
1 commit: 070bf0043430d54b95823397262b2e88412978fa
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 1 23:44:00 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 1 23:44:00 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=070bf004
7
8 x11-libs/libfm: stable 1.3.1 for ppc, bug #690898
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.78, Repoman-2.3.17
12 RepoMan-Options: --include-arches="ppc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 x11-libs/libfm/libfm-1.3.1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/x11-libs/libfm/libfm-1.3.1.ebuild b/x11-libs/libfm/libfm-1.3.1.ebuild
19 index 5cf75a253e2..043aed0bea8 100644
20 --- a/x11-libs/libfm/libfm-1.3.1.ebuild
21 +++ b/x11-libs/libfm/libfm-1.3.1.ebuild
22 @@ -11,7 +11,7 @@ DESCRIPTION="A library for file management"
23 HOMEPAGE="https://wiki.lxde.org/en/PCManFM"
24 SRC_URI="https://github.com/lxde/libfm/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"
25
26 -KEYWORDS="~alpha amd64 arm ~arm64 ~mips ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
27 +KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
28 LICENSE="GPL-2"
29 SLOT="0/5.2.1" #copy ABI_VERSION because it seems upstream change it randomly
30 IUSE="+automount debug doc examples exif gtk udisks vala"