commit: 62c7d8b249b25b436e3e3fba293334577f36079f Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Fri Dec 24 19:59:59 2021 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri Dec 24 19:59:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62c7d8b2
gnome-extra/nemo: Stabilize 5.0.4 x86, #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 15a9b6291df8..33b49024deed 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}"