diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-06-05 12:58:10 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-06-05 12:58:28 +0300 |
commit | 18b76c09c01475acbccd2a0f65e1a4cb10fd2851 (patch) | |
tree | 1f238f01c8d2a579c7c4afec892b18417492f5e4 /gnome-extra/nemo | |
parent | gnome-extra/cinnamon-screensaver: Stabilize 5.6.3 amd64, #907860 (diff) | |
download | gentoo-18b76c09c01475acbccd2a0f65e1a4cb10fd2851.tar.gz gentoo-18b76c09c01475acbccd2a0f65e1a4cb10fd2851.tar.bz2 gentoo-18b76c09c01475acbccd2a0f65e1a4cb10fd2851.zip |
gnome-extra/nemo: Stabilize 5.6.5 amd64, #907860
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'gnome-extra/nemo')
-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 526e66eee965..3e20d3f28c70 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}" |