Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libfm/
Date: Thu, 26 May 2022 04:45:26
Message-Id: 1653540310.09fafa142b4ec458d9ce17589b5af3e347f0001b.xen0n@gentoo
1 commit: 09fafa142b4ec458d9ce17589b5af3e347f0001b
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 26 04:39:54 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Thu May 26 04:45:10 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09fafa14
7
8 x11-libs/libfm: keyword 1.3.2 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 x11-libs/libfm/libfm-1.3.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-libs/libfm/libfm-1.3.2.ebuild b/x11-libs/libfm/libfm-1.3.2.ebuild
16 index e4daf617f735..881c58f06135 100644
17 --- a/x11-libs/libfm/libfm-1.3.2.ebuild
18 +++ b/x11-libs/libfm/libfm-1.3.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -13,7 +13,7 @@ S="${WORKDIR}"/${MY_P}
26
27 LICENSE="GPL-2"
28 SLOT="0/5.3.1" # copy ABI_VERSION because it seems upstream change it randomly
29 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
31 IUSE="+automount debug doc examples exif gtk udisks vala"
32
33 REQUIRED_USE="udisks? ( automount ) doc? ( gtk )"