Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/libgnome-keyring/
Date: Thu, 20 Jul 2017 04:42:13
Message-Id: 1500525684.4db1996089876b66c35381f86abf6a90ff558d3c.maekke@gentoo
1 commit: 4db1996089876b66c35381f86abf6a90ff558d3c
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 20 04:41:24 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 20 04:41:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4db19960
7
8 gnome-base/libgnome-keyring: arm stable, bug #624312
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 gnome-base/libgnome-keyring/libgnome-keyring-3.12.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index 7803261b11b..92ff685253e 100644
18 --- a/gnome-base/libgnome-keyring/libgnome-keyring-3.12.0-r1.ebuild
19 +++ b/gnome-base/libgnome-keyring/libgnome-keyring-3.12.0-r1.ebuild
20 @@ -17,7 +17,7 @@ LICENSE="LGPL-2+ GPL-2+" # tests are GPL-2
21 SLOT="0"
22 IUSE="debug +introspection test vala"
23 REQUIRED_USE="vala? ( introspection )"
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 +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris"
26
27 RDEPEND="
28 >=dev-libs/glib-2.16.0:2[${MULTILIB_USEDEP}]