diff options
author | Sam James <sam@gentoo.org> | 2021-01-06 01:05:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-06 01:05:12 +0000 |
commit | ee321aaa0ce1a103e899239892e677988976a730 (patch) | |
tree | 1fda7622f3643d5ea61acd9551bbd4e9f76a0404 /gnome-extra | |
parent | gnome-extra/cjs: Stabilize 4.6.0 x86, #761996 (diff) | |
download | gentoo-ee321aaa0ce1a103e899239892e677988976a730.tar.gz gentoo-ee321aaa0ce1a103e899239892e677988976a730.tar.bz2 gentoo-ee321aaa0ce1a103e899239892e677988976a730.zip |
gnome-extra/nemo: Stabilize 4.6.5 x86, #761996
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/nemo/nemo-4.6.5.ebuild | 4 |
1 files 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 992dd5c3129d..e8592244a2d6 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 |