Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/libsecret/
Date: Sat, 30 Jul 2016 09:34:10
Message-Id: 1469871159.27b463a37a637ba98723ed9392cc11b5d2cb8cd0.jer@gentoo
1 commit: 27b463a37a637ba98723ed9392cc11b5d2cb8cd0
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 09:03:31 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 09:32:39 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27b463a3
7
8 app-crypt/libsecret: Stable for PPC64 (bug #584468).
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --ignore-arches
12
13 app-crypt/libsecret/libsecret-0.18.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-crypt/libsecret/libsecret-0.18.5.ebuild b/app-crypt/libsecret/libsecret-0.18.5.ebuild
17 index f767556..bd423de 100644
18 --- a/app-crypt/libsecret/libsecret-0.18.5.ebuild
19 +++ b/app-crypt/libsecret/libsecret-0.18.5.ebuild
20 @@ -18,7 +18,7 @@ SLOT="0"
21 IUSE="+crypt +introspection test vala"
22 REQUIRED_USE="vala? ( introspection )"
23
24 -KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
25 +KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd"
26
27 RDEPEND="
28 >=dev-libs/glib-2.38:2