Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-user-share/
Date: Tue, 08 Feb 2022 04:45:56
Message-Id: 1644295523.5ccfb349b3f941919c4b4c7b46ae5243fa238c0d.sam@gentoo
1 commit: 5ccfb349b3f941919c4b4c7b46ae5243fa238c0d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 8 04:45:23 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 8 04:45:23 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ccfb349
7
8 gnome-extra/gnome-user-share: Stabilize 3.34.0 arm64, #831946
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 gnome-extra/gnome-user-share/gnome-user-share-3.34.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/gnome-extra/gnome-user-share/gnome-user-share-3.34.0.ebuild b/gnome-extra/gnome-user-share/gnome-user-share-3.34.0.ebuild
16 index c3f33f67da0d..21db81dec889 100644
17 --- a/gnome-extra/gnome-user-share/gnome-user-share-3.34.0.ebuild
18 +++ b/gnome-extra/gnome-user-share/gnome-user-share-3.34.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-user-share"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="amd64 ~arm64 ~riscv x86"
30 +KEYWORDS="amd64 arm64 ~riscv x86"
31 IUSE=""
32
33 # FIXME: could libnotify be made optional ?