diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-09-25 17:21:46 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-09-25 17:22:26 +0300 |
commit | 9fa0d11bd76332ce254b328cd79d641db60e783f (patch) | |
tree | bbfa6e50dac74068caed220c86cc68d42d5515e5 /gnome-extra | |
parent | gnome-extra/cinnamon-translations: Stabilize 6.2.2 x86, #940051 (diff) | |
download | gentoo-9fa0d11bd76332ce254b328cd79d641db60e783f.tar.gz gentoo-9fa0d11bd76332ce254b328cd79d641db60e783f.tar.bz2 gentoo-9fa0d11bd76332ce254b328cd79d641db60e783f.zip |
gnome-extra/nemo: Stabilize 6.2.8 x86, #940051
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/nemo/nemo-6.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/nemo/nemo-6.2.8.ebuild b/gnome-extra/nemo/nemo-6.2.8.ebuild index 349de168cd0a..a75210c840be 100644 --- a/gnome-extra/nemo/nemo-6.2.8.ebuild +++ b/gnome-extra/nemo/nemo-6.2.8.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 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv x86" IUSE="exif gtk-doc +nls selinux test tracker wayland xmp" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |