Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/libgnome-keyring/
Date: Mon, 30 Oct 2017 08:42:50
Message-Id: 1509352959.0379f9b255378493c9286bed1bd4bbe7cc4208a2.slyfox@gentoo
1 commit: 0379f9b255378493c9286bed1bd4bbe7cc4208a2
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 30 08:41:02 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 30 08:42:39 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0379f9b2
7
8 gnome-base/libgnome-keyring: stable 3.12.0-r1 for ppc, bug #624312
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 RepoMan-Options: --include-arches="ppc"
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 d1b62da3429..d63dbd16590 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}]