commit: a52d83ad70871cec7ea9072decb6c339471ef04b Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Wed Oct 4 08:23:41 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Oct 4 08:24:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a52d83ad
gnome-extra/nemo: Stabilize 5.8.4 amd64, #914901 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> gnome-extra/nemo/nemo-5.8.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/nemo/nemo-5.8.4.ebuild b/gnome-extra/nemo/nemo-5.8.4.ebuild index 9b9df4058e57..c28138de0c52 100644 --- a/gnome-extra/nemo/nemo-5.8.4.ebuild +++ b/gnome-extra/nemo/nemo-5.8.4.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 xmp" REQUIRED_USE="${PYTHON_REQUIRED_USE}"