Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/thunar/
Date: Wed, 27 Apr 2022 18:17:32
Message-Id: 1651082879.aa1c56aed9cfe66ccae5911b6f150a3aebe7de31.arthurzam@gentoo
1 commit: aa1c56aed9cfe66ccae5911b6f150a3aebe7de31
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 27 18:07:59 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 27 18:07:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa1c56ae
7
8 xfce-base/thunar: Stabilize 4.16.11 arm, #841260
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 xfce-base/thunar/thunar-4.16.11.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/xfce-base/thunar/thunar-4.16.11.ebuild b/xfce-base/thunar/thunar-4.16.11.ebuild
16 index dc5e89e4144f..28ac95aca5d4 100644
17 --- a/xfce-base/thunar/thunar-4.16.11.ebuild
18 +++ b/xfce-base/thunar/thunar-4.16.11.ebuild
19 @@ -13,7 +13,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"