Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/nemo/
Date: Tue, 01 Jun 2021 16:28:54
Message-Id: 1622564919.9234e18b58d6d02e7b4eb76f552760b7639bb70c.juippis@gentoo
1 commit: 9234e18b58d6d02e7b4eb76f552760b7639bb70c
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 1 16:23:16 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 1 16:28:39 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9234e18b
7
8 gnome-extra/nemo: stabilize 4.8.4-r1 on amd64, #793344
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 gnome-extra/nemo/nemo-4.8.4-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/gnome-extra/nemo/nemo-4.8.4-r1.ebuild b/gnome-extra/nemo/nemo-4.8.4-r1.ebuild
16 index baea6629995..f3d71f05f38 100644
17 --- a/gnome-extra/nemo/nemo-4.8.4-r1.ebuild
18 +++ b/gnome-extra/nemo/nemo-4.8.4-r1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/linuxmint/nemo/archive/${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="GPL-2+ LGPL-2+ FDL-1.1"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 x86"
24 +KEYWORDS="amd64 ~arm64 x86"
25 IUSE="doc exif +nls selinux test tracker xmp"
26 REQUIRED_USE="${PYTHON_REQUIRED_USE}"