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 17:36:01
Message-Id: 1617125744.bac7bd49f12bc208c45b271eb5ba2d05f567ac6c.sam@gentoo
1 commit: bac7bd49f12bc208c45b271eb5ba2d05f567ac6c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 30 17:34:46 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 30 17:35:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bac7bd49
7
8 x11-libs/libfm-extra: Stabilize 1.3.2 arm64, #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 4d6747696a4..8dfa5cfd8e7 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"