Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/thunar/
Date: Mon, 08 Feb 2021 06:11:28
Message-Id: 1612764674.c7e91ea77299e5485fb2bcb97c0f60551577ada9.sam@gentoo
1 commit: c7e91ea77299e5485fb2bcb97c0f60551577ada9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 8 06:10:57 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 8 06:11:14 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7e91ea7
7
8 xfce-base/thunar: Stabilize 4.16.2 ppc64, #769368
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 xfce-base/thunar/thunar-4.16.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/xfce-base/thunar/thunar-4.16.2.ebuild b/xfce-base/thunar/thunar-4.16.2.ebuild
16 index 7bb270a0e16..d8bd56ec9a7 100644
17 --- a/xfce-base/thunar/thunar-4.16.2.ebuild
18 +++ b/xfce-base/thunar/thunar-4.16.2.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
20
21 LICENSE="GPL-2+ LGPL-2+"
22 SLOT="0/3"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
25 IUSE="exif introspection libnotify pcre +trash-panel-plugin udisks"
26
27 GVFS_DEPEND=">=gnome-base/gvfs-1.18.3"