diff options
author | Sam James <sam@gentoo.org> | 2023-05-01 00:48:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-01 00:49:21 +0100 |
commit | 0007f576e9a210f66d9781e2b4dc9aab42855c75 (patch) | |
tree | 16694217e756396c67024be4fd5c5b39d19c45b1 /gnome-extra/nemo | |
parent | gnome-extra/cjs: Stabilize 5.6.1 amd64, #904598 (diff) | |
download | gentoo-0007f576e9a210f66d9781e2b4dc9aab42855c75.tar.gz gentoo-0007f576e9a210f66d9781e2b4dc9aab42855c75.tar.bz2 gentoo-0007f576e9a210f66d9781e2b4dc9aab42855c75.zip |
gnome-extra/nemo: Stabilize 5.6.1 x86, #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 fe4769786646..afd18734d337 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}" |