diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 16:34:18 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 18:21:00 +0800 |
commit | fd9108e52622494eb0c0a265812f6824bf780bd2 (patch) | |
tree | 2dc080a1514ee2b3ff74645e641905ef12ce6b34 /app-arch | |
parent | sys-apps/baobab: keyword 44.0 for ~loong (diff) | |
download | gentoo-fd9108e52622494eb0c0a265812f6824bf780bd2.tar.gz gentoo-fd9108e52622494eb0c0a265812f6824bf780bd2.tar.bz2 gentoo-fd9108e52622494eb0c0a265812f6824bf780bd2.zip |
app-arch/file-roller: keyword 43.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/file-roller/file-roller-43.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/file-roller/file-roller-43.0.ebuild b/app-arch/file-roller/file-roller-43.0.ebuild index 713cd20e4b96..ab4a3a17484d 100644 --- a/app-arch/file-roller/file-roller-43.0.ebuild +++ b/app-arch/file-roller/file-roller-43.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/FileRoller" LICENSE="GPL-2+ CC-BY-SA-3.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="gtk-doc +introspection nautilus" REQUIRED_USE="gtk-doc? ( introspection )" |