Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/libsecret/
Date: Sun, 15 Jul 2018 10:25:29
Message-Id: 1531650271.616f8f5afab8fc6c29fdb3ae427ea107d100f1ff.slyfox@gentoo
1 commit: 616f8f5afab8fc6c29fdb3ae427ea107d100f1ff
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 09:58:33 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 10:24:31 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=616f8f5a
7
8 app-crypt/libsecret: stable 0.18.6 for ppc, bug #652976
9
10 Bug: https://bugs.gentoo.org/652976
11 Package-Manager: Portage-2.3.42, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ppc"
13
14 app-crypt/libsecret/libsecret-0.18.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-crypt/libsecret/libsecret-0.18.6.ebuild b/app-crypt/libsecret/libsecret-0.18.6.ebuild
18 index 5337020694d..e644126483f 100644
19 --- a/app-crypt/libsecret/libsecret-0.18.6.ebuild
20 +++ b/app-crypt/libsecret/libsecret-0.18.6.ebuild
21 @@ -19,7 +19,7 @@ IUSE="+crypt +introspection test vala"
22 REQUIRED_USE="test? ( introspection )
23 vala? ( introspection )"
24
25 -KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd"
26 +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd"
27
28 RDEPEND="
29 >=dev-libs/glib-2.38:2