Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/libsecret/
Date: Thu, 26 Apr 2018 17:15:15
Message-Id: 1524762841.eb7a9548bd144d7f02d4d1d7cd2b3303a04bf9b2.whissi@gentoo
1 commit: eb7a9548bd144d7f02d4d1d7cd2b3303a04bf9b2
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 26 16:40:03 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 26 17:14:01 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb7a9548
7
8 app-crypt/libsecret: x86 stable (bug #652976)
9
10 Package-Manager: Portage-2.3.31, Repoman-2.3.9
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 ce764e48516..341eb040b49 100644
17 --- a/app-crypt/libsecret/libsecret-0.18.6.ebuild
18 +++ b/app-crypt/libsecret/libsecret-0.18.6.ebuild
19 @@ -17,7 +17,7 @@ SLOT="0"
20 IUSE="+crypt +introspection test vala"
21 REQUIRED_USE="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