commit: ee321aaa0ce1a103e899239892e677988976a730 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 6 01:05:12 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 6 01:05:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee321aaa
gnome-extra/nemo: Stabilize 4.6.5 x86, #761996 Signed-off-by: Sam James <sam <AT> gentoo.org> gnome-extra/nemo/nemo-4.6.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/nemo/nemo-4.6.5.ebuild b/gnome-extra/nemo/nemo-4.6.5.ebuild index 992dd5c3129..e8592244a2d 100644 --- a/gnome-extra/nemo/nemo-4.6.5.ebuild +++ b/gnome-extra/nemo/nemo-4.6.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,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 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="doc exif +nls selinux tracker xmp" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT=test
