commit: 493b67f95b85dae93194f5c71d667f96c1316fdf Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Fri Dec 24 19:25:11 2021 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri Dec 24 19:25:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=493b67f9
gnome-extra/nemo: Stabilize 5.0.4 amd64, #829736 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> gnome-extra/nemo/nemo-5.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/nemo/nemo-5.0.4.ebuild b/gnome-extra/nemo/nemo-5.0.4.ebuild index 83b2d1ebe469..15a9b6291df8 100644 --- a/gnome-extra/nemo/nemo-5.0.4.ebuild +++ b/gnome-extra/nemo/nemo-5.0.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+ FDL-1.1" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~riscv ~x86" IUSE="doc exif +nls selinux test tracker xmp" REQUIRED_USE="${PYTHON_REQUIRED_USE}"