commit: 09fafa142b4ec458d9ce17589b5af3e347f0001b Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Thu May 26 04:39:54 2022 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Thu May 26 04:45:10 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09fafa14
x11-libs/libfm: keyword 1.3.2 for ~loong Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> x11-libs/libfm/libfm-1.3.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/libfm/libfm-1.3.2.ebuild b/x11-libs/libfm/libfm-1.3.2.ebuild index e4daf617f735..881c58f06135 100644 --- a/x11-libs/libfm/libfm-1.3.2.ebuild +++ b/x11-libs/libfm/libfm-1.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="GPL-2" SLOT="0/5.3.1" # copy ABI_VERSION because it seems upstream change it randomly -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="+automount debug doc examples exif gtk udisks vala" REQUIRED_USE="udisks? ( automount ) doc? ( gtk )"