commit: 58a0febed3099f480689f7bcf8d8eefb02d15ab1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed May 14 18:50:34 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed May 14 18:50:34 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58a0febe
gnome-extra/nemo-fileroller: Stabilize 6.4.0 amd64, #955861
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
gnome-extra/nemo-fileroller/nemo-fileroller-6.4.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnome-extra/nemo-fileroller/nemo-fileroller-6.4.0.ebuild
b/gnome-extra/nemo-fileroller/nemo-fileroller-6.4.0.ebuild
index 8c6bddbcc999..bc8eb31bd69d 100644
--- a/gnome-extra/nemo-fileroller/nemo-fileroller-6.4.0.ebuild
+++ b/gnome-extra/nemo-fileroller/nemo-fileroller-6.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ S="${WORKDIR}/nemo-extensions-${PV}/${PN}"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~riscv ~x86"
DEPEND="
>=dev-libs/glib-2.14.0:2