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: Fri, 05 Nov 2021 18:01:07
Message-Id: 1636135245.9246e6263560b80be47669300f46bc011bbef9ee.sam@gentoo
1 commit: 9246e6263560b80be47669300f46bc011bbef9ee
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 5 18:00:45 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 5 18:00:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9246e626
7
8 xfce-base/thunar: Stabilize 4.16.10 ppc64, #821850
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 xfce-base/thunar/thunar-4.16.10.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/xfce-base/thunar/thunar-4.16.10.ebuild b/xfce-base/thunar/thunar-4.16.10.ebuild
16 index 13837d131d6..328a90023df 100644
17 --- a/xfce-base/thunar/thunar-4.16.10.ebuild
18 +++ b/xfce-base/thunar/thunar-4.16.10.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"