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-extra/thunar-shares-plugin/
Date: Wed, 02 Dec 2020 23:22:04
Message-Id: 1606951302.910ea549de2fbb148a8ba6f95832d82cb18f93ea.sam@gentoo
1 commit: 910ea549de2fbb148a8ba6f95832d82cb18f93ea
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 2 11:58:31 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 2 23:21:42 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=910ea549
7
8 xfce-extra/thunar-shares-plugin: added ~arm64
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org>
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.1.ebuild b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.1.ebuild
18 index 501566b11ff..b8133e2cf81 100644
19 --- a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.1.ebuild
20 +++ b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.1.ebuild
21 @@ -9,7 +9,7 @@ SRC_URI="https://archive.xfce.org/src/thunar-plugins/thunar-shares-plugin/${PV%.
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm x86"
26 +KEYWORDS="amd64 ~arm ~arm64 x86"
27 IUSE=""
28
29 RDEPEND=">=dev-libs/glib-2.18