diff options
author | 2022-05-05 04:00:23 +0100 | |
---|---|---|
committer | 2022-05-05 04:00:23 +0100 | |
commit | 7cf61578277afd11005051d26dc2ae034010f4eb (patch) | |
tree | 946852086c1070f0ed638cf7913da483ae5c2786 /gnome-extra/nemo | |
parent | gnome-extra/cinnamon-translations: Stabilize 5.2.2 amd64, #841614 (diff) | |
download | gentoo-7cf61578277afd11005051d26dc2ae034010f4eb.tar.gz gentoo-7cf61578277afd11005051d26dc2ae034010f4eb.tar.bz2 gentoo-7cf61578277afd11005051d26dc2ae034010f4eb.zip |
gnome-extra/nemo: Stabilize 5.2.4 amd64, #841614
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra/nemo')
-rw-r--r-- | gnome-extra/nemo/nemo-5.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/nemo/nemo-5.2.4.ebuild b/gnome-extra/nemo/nemo-5.2.4.ebuild index 1eabe047e65b..c575d5a86a93 100644 --- a/gnome-extra/nemo/nemo-5.2.4.ebuild +++ b/gnome-extra/nemo/nemo-5.2.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="exif gtk-doc +nls selinux test tracker xmp" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |