commit: 36bee939a8ad1df98c4182ce7a68e8fa53d7696c Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 18 06:08:51 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Feb 18 06:08:51 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36bee939
app-arch/file-roller: Stabilize 43.1 arm64, #920740 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-arch/file-roller/file-roller-43.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/file-roller/file-roller-43.1.ebuild b/app-arch/file-roller/file-roller-43.1.ebuild index fe36bca8c6bb..f87362e63332 100644 --- a/app-arch/file-roller/file-roller-43.1.ebuild +++ b/app-arch/file-roller/file-roller-43.1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/FileRoller" LICENSE="GPL-2+ CC-BY-SA-3.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" IUSE="gtk-doc +introspection nautilus" REQUIRED_USE="gtk-doc? ( introspection )"