Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/libsecret/
Date: Tue, 29 May 2018 12:29:45
Message-Id: 1527596240.5f0f3a37af6080ccfc5caabdd96c5df8207529a1.zlogene@gentoo
1 commit: 5f0f3a37af6080ccfc5caabdd96c5df8207529a1
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 29 12:17:20 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue May 29 12:17:20 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f0f3a37
7
8 app-crypt/libsecret: ppc64 stable wrt bug #652976
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 app-crypt/libsecret/libsecret-0.18.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-crypt/libsecret/libsecret-0.18.6.ebuild b/app-crypt/libsecret/libsecret-0.18.6.ebuild
16 index bb2a01f9ac0..5337020694d 100644
17 --- a/app-crypt/libsecret/libsecret-0.18.6.ebuild
18 +++ b/app-crypt/libsecret/libsecret-0.18.6.ebuild
19 @@ -19,7 +19,7 @@ IUSE="+crypt +introspection test vala"
20 REQUIRED_USE="test? ( introspection )
21 vala? ( introspection )"
22
23 -KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
24 +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd"
25
26 RDEPEND="
27 >=dev-libs/glib-2.38:2