diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 06:54:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 07:01:10 +0000 |
commit | fb41ee3d6d7a32c3154908b05350f6de09d7e562 (patch) | |
tree | 885db28fa7c3a1f3b1cf63ad064ae67edb139906 /app-arch/file-roller | |
parent | x11-themes/gnome-backgrounds: Stabilize 45.0 amd64, #920740 (diff) | |
download | gentoo-fb41ee3d6d7a32c3154908b05350f6de09d7e562.tar.gz gentoo-fb41ee3d6d7a32c3154908b05350f6de09d7e562.tar.bz2 gentoo-fb41ee3d6d7a32c3154908b05350f6de09d7e562.zip |
app-arch/file-roller: Stabilize 43.1 amd64, #920740
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch/file-roller')
-rw-r--r-- | app-arch/file-roller/file-roller-43.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/file-roller/file-roller-43.1.ebuild b/app-arch/file-roller/file-roller-43.1.ebuild index b4788d1088af..beccc50c40e5 100644 --- a/app-arch/file-roller/file-roller-43.1.ebuild +++ b/app-arch/file-roller/file-roller-43.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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="~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 )" |