diff options
author | 2023-05-01 02:40:50 +0100 | |
---|---|---|
committer | 2023-05-01 02:40:50 +0100 | |
commit | 9b814f2f02db04909b52973f7f8734c1a4232cc9 (patch) | |
tree | 1fb6f7771fe4bb0eeb771e034ea055f153a41cd3 /gnome-extra/nemo | |
parent | www-servers/uwsgi: Stabilize 2.0.21 amd64, #904625 (diff) | |
download | gentoo-9b814f2f02db04909b52973f7f8734c1a4232cc9.tar.gz gentoo-9b814f2f02db04909b52973f7f8734c1a4232cc9.tar.bz2 gentoo-9b814f2f02db04909b52973f7f8734c1a4232cc9.zip |
gnome-extra/nemo: Stabilize 5.6.1 amd64, #904620
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra/nemo')
-rw-r--r-- | gnome-extra/nemo/nemo-5.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/nemo/nemo-5.6.1.ebuild b/gnome-extra/nemo/nemo-5.6.1.ebuild index afd18734d337..d28e11335662 100644 --- a/gnome-extra/nemo/nemo-5.6.1.ebuild +++ b/gnome-extra/nemo/nemo-5.6.1.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}" |