Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/libsecret/
Date: Fri, 04 May 2018 20:46:57
Message-Id: 1525466602.ff106c27b8fa249bbc9bf7963d9ae78d8bdaf951.maekke@gentoo
1 commit: ff106c27b8fa249bbc9bf7963d9ae78d8bdaf951
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 4 20:43:22 2018 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Fri May 4 20:43:22 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff106c27
7
8 app-crypt/libsecret: arm stable, bug #652976
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="arm"
12
13 app-crypt/libsecret/libsecret-0.18.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-crypt/libsecret/libsecret-0.18.6.ebuild b/app-crypt/libsecret/libsecret-0.18.6.ebuild
17 index 2b88d22bb20..c4782b99e0e 100644
18 --- a/app-crypt/libsecret/libsecret-0.18.6.ebuild
19 +++ b/app-crypt/libsecret/libsecret-0.18.6.ebuild
20 @@ -17,7 +17,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