diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-25 19:17:27 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-25 19:17:27 +0800 |
commit | 827680bbc6fea8134aa80b8e47ea5f90e687de82 (patch) | |
tree | 94db1aad969e00ca7ee0bb9a8d6f2584e9137ffc /x11-libs | |
parent | sys-apps/xdg-desktop-portal: keyword 1.14.4 for ~loong (diff) | |
download | gentoo-827680bbc6fea8134aa80b8e47ea5f90e687de82.tar.gz gentoo-827680bbc6fea8134aa80b8e47ea5f90e687de82.tar.bz2 gentoo-827680bbc6fea8134aa80b8e47ea5f90e687de82.zip |
x11-libs/libfm-extra: keyword 1.3.2 for ~loong
See: https://github.com/xen0n/loongson-overlay/pull/25
Tested-by: HougeLangley <hougelangley1987@gmail.com>
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libfm-extra/libfm-extra-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libfm-extra/libfm-extra-1.3.2.ebuild b/x11-libs/libfm-extra/libfm-extra-1.3.2.ebuild index 667df1b32186..ee721e91c833 100644 --- a/x11-libs/libfm-extra/libfm-extra-1.3.2.ebuild +++ b/x11-libs/libfm-extra/libfm-extra-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 @@ -14,7 +14,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="" RDEPEND=">=dev-libs/glib-2.18:2" |