diff options
Diffstat (limited to 'gnome-extra/nemo/nemo-4.6.5.ebuild')
-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 |