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-extra/
Date: Tue, 30 Mar 2021 16:26:15
Message-Id: 1617121483.399e804912d1dc988c6d026b0f323c2faaa5d7a0.whissi@gentoo
1 commit: 399e804912d1dc988c6d026b0f323c2faaa5d7a0
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 30 16:24:43 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 30 16:24:43 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=399e8049
7
8 x11-libs/libfm-extra: x86 stable (bug #776373)
9
10 Package-Manager: Portage-3.0.17, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 x11-libs/libfm-extra/libfm-extra-1.3.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-libs/libfm-extra/libfm-extra-1.3.2.ebuild b/x11-libs/libfm-extra/libfm-extra-1.3.2.ebuild
17 index dd331530d90..4d6747696a4 100644
18 --- a/x11-libs/libfm-extra/libfm-extra-1.3.2.ebuild
19 +++ b/x11-libs/libfm-extra/libfm-extra-1.3.2.ebuild
20 @@ -14,7 +14,7 @@ S="${WORKDIR}"/${MY_P}
21
22 LICENSE="GPL-2"
23 SLOT="0/5.3.1" # copy ABI_VERSION because it seems upstream change it randomly
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
26 IUSE=""
27
28 RDEPEND=">=dev-libs/glib-2.18:2"