Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/libgnome-keyring/
Date: Fri, 07 Jul 2017 19:41:33
Message-Id: 1499454300.2335f2b990e8d533a37b8b9d3a14926c7fabf127.aballier@gentoo
1 commit: 2335f2b990e8d533a37b8b9d3a14926c7fabf127
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 7 19:05:00 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 7 19:05:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2335f2b9
7
8 gnome-base/libgnome-keyring: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 gnome-base/libgnome-keyring/libgnome-keyring-3.12.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index 4ed645886e6..892838250ec 100644
17 --- a/gnome-base/libgnome-keyring/libgnome-keyring-3.12.0-r1.ebuild
18 +++ b/gnome-base/libgnome-keyring/libgnome-keyring-3.12.0-r1.ebuild
19 @@ -17,7 +17,7 @@ LICENSE="LGPL-2+ GPL-2+" # tests are GPL-2
20 SLOT="0"
21 IUSE="debug +introspection test vala"
22 REQUIRED_USE="vala? ( introspection )"
23 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~mips ~sh ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris"
25
26 RDEPEND="
27 >=dev-libs/glib-2.16.0:2[${MULTILIB_USEDEP}]