Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/libgnome-keyring/
Date: Mon, 29 Jul 2019 15:38:17
Message-Id: 1564414681.70cf4ae82b5344e7e9db72b6254459825fdbb25e.bman@gentoo
1 commit: 70cf4ae82b5344e7e9db72b6254459825fdbb25e
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 29 15:36:48 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 29 15:38:01 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70cf4ae8
7
8 gnome-base/libgnome-keyring: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.69, Repoman-2.3.16
12 RepoMan-Options: --include-arches="arm64"
13
14 gnome-base/libgnome-keyring/libgnome-keyring-3.12.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/gnome-base/libgnome-keyring/libgnome-keyring-3.12.0-r1.ebuild b/gnome-base/libgnome-keyring/libgnome-keyring-3.12.0-r1.ebuild
18 index fb64bd0550b..f28d203f3f1 100644
19 --- a/gnome-base/libgnome-keyring/libgnome-keyring-3.12.0-r1.ebuild
20 +++ b/gnome-base/libgnome-keyring/libgnome-keyring-3.12.0-r1.ebuild
21 @@ -17,7 +17,7 @@ LICENSE="LGPL-2+ GPL-2+" # tests are GPL-2
22 SLOT="0"
23 IUSE="debug +introspection test vala"
24 REQUIRED_USE="vala? ( introspection )"
25 -KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris"
26 +KEYWORDS="alpha amd64 arm arm64 ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris"
27
28 RDEPEND="
29 >=dev-libs/glib-2.16.0:2[${MULTILIB_USEDEP}]