commit: ccc63c5e51b5015b5d169db4bad48b93fda21203 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Wed May 29 14:43:08 2024 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Wed May 29 14:43:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccc63c5e
gnome-extra/nemo: Stabilize 6.0.2 amd64, #932973 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> gnome-extra/nemo/nemo-6.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/nemo/nemo-6.0.2.ebuild b/gnome-extra/nemo/nemo-6.0.2.ebuild index b9d5a297b606..c6bdeac5f1a2 100644 --- a/gnome-extra/nemo/nemo-6.0.2.ebuild +++ b/gnome-extra/nemo/nemo-6.0.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/linuxmint/nemo/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+ FDL-1.1" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv x86" IUSE="exif gtk-doc +nls selinux test tracker wayland xmp" REQUIRED_USE="${PYTHON_REQUIRED_USE}"