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: Tue, 24 Oct 2017 21:45:43
Message-Id: 1508881529.3252b0eb077f7cb53ed6a64f754343d89e97099f.slyfox@gentoo
1 commit: 3252b0eb077f7cb53ed6a64f754343d89e97099f
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 24 21:44:45 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 24 21:45:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3252b0eb
7
8 gnome-base/libgnome-keyring: stable 3.12.0-r1 for ppc64, bug #624312
9
10 Package-Manager: Portage-2.3.12, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc64"
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 29ae1c06bbd..d1b62da3429 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}]