diff options
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/nemo/nemo-5.6.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/nemo/nemo-5.6.5.ebuild b/gnome-extra/nemo/nemo-5.6.5.ebuild index 237d8d3be4f8..526e66eee965 100644 --- a/gnome-extra/nemo/nemo-5.6.5.ebuild +++ b/gnome-extra/nemo/nemo-5.6.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/linuxmint/nemo/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+ FDL-1.1" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv x86" IUSE="exif gtk-doc +nls selinux test xmp" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |