Gentoo Archives: gentoo-commits

From: Sam James <sam@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 22:03:00
Message-Id: 1617141743.e299248d85b61e21ed922eea997a8f1d6a80b0c1.sam@gentoo
1 commit: e299248d85b61e21ed922eea997a8f1d6a80b0c1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 30 22:02:23 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 30 22:02:23 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e299248d
7
8 x11-libs/libfm-extra: Stabilize 1.3.2 amd64, #776373
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-libs/libfm-extra/libfm-extra-1.3.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-libs/libfm-extra/libfm-extra-1.3.2.ebuild b/x11-libs/libfm-extra/libfm-extra-1.3.2.ebuild
16 index b335b1e0589..fffc7b06615 100644
17 --- a/x11-libs/libfm-extra/libfm-extra-1.3.2.ebuild
18 +++ b/x11-libs/libfm-extra/libfm-extra-1.3.2.ebuild
19 @@ -14,7 +14,7 @@ S="${WORKDIR}"/${MY_P}
20
21 LICENSE="GPL-2"
22 SLOT="0/5.3.1" # copy ABI_VERSION because it seems upstream change it randomly
23 -KEYWORDS="~alpha ~amd64 arm arm64 ~mips ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 arm arm64 ~mips ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
25 IUSE=""
26
27 RDEPEND=">=dev-libs/glib-2.18:2"