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: Sun, 18 Apr 2021 01:47:50
Message-Id: 1618710406.2b1113db3acd44aecf46d8a2faa4f34c060ff666.sam@gentoo
1 commit: 2b1113db3acd44aecf46d8a2faa4f34c060ff666
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 18 01:46:46 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 18 01:46:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b1113db
7
8 xfce-base/thunar: Stabilize 4.16.6 arm64, #781728
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 xfce-base/thunar/thunar-4.16.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/xfce-base/thunar/thunar-4.16.6.ebuild b/xfce-base/thunar/thunar-4.16.6.ebuild
16 index b88c4b869e4..25406e337a9 100644
17 --- a/xfce-base/thunar/thunar-4.16.6.ebuild
18 +++ b/xfce-base/thunar/thunar-4.16.6.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"