diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-10-13 10:42:47 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-10-13 10:42:47 +0300 |
commit | a0f1326cfb00641cca454914e72931c278984306 (patch) | |
tree | b2050f0603c64dbca49d3c7e5d10ccc3d59f89ee /gnome-extra/nemo | |
parent | gnome-extra/cinnamon-translations: Stabilize 5.8.2 x86, #914901 (diff) | |
download | gentoo-a0f1326cfb00641cca454914e72931c278984306.tar.gz gentoo-a0f1326cfb00641cca454914e72931c278984306.tar.bz2 gentoo-a0f1326cfb00641cca454914e72931c278984306.zip |
gnome-extra/nemo: Stabilize 5.8.4 x86, #914901
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'gnome-extra/nemo')
-rw-r--r-- | gnome-extra/nemo/nemo-5.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/nemo/nemo-5.8.4.ebuild b/gnome-extra/nemo/nemo-5.8.4.ebuild index c28138de0c52..5c5b7abf7de8 100644 --- a/gnome-extra/nemo/nemo-5.8.4.ebuild +++ b/gnome-extra/nemo/nemo-5.8.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+ 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 xmp" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |