Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/seahorse/
Date: Fri, 26 Feb 2021 19:02:39
Message-Id: 1614366142.95acec2038aa15e4450f89f1f712e4d3818c61cd.sam@gentoo
1 commit: 95acec2038aa15e4450f89f1f712e4d3818c61cd
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 26 19:02:22 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 26 19:02:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95acec20
7
8 app-crypt/seahorse: Stabilize 3.36.2 arm64, #773028
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-crypt/seahorse/seahorse-3.36.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-crypt/seahorse/seahorse-3.36.2.ebuild b/app-crypt/seahorse/seahorse-3.36.2.ebuild
16 index 0634a614201..857a6259752 100644
17 --- a/app-crypt/seahorse/seahorse-3.36.2.ebuild
18 +++ b/app-crypt/seahorse/seahorse-3.36.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Seahorse"
26 LICENSE="GPL-2+ FDL-1.1+"
27 SLOT="0"
28 IUSE="ldap zeroconf"
29 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
30 +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
31
32 RDEPEND="
33 >=dev-libs/glib-2.44:2