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: Fri, 06 Jul 2018 13:44:05
Message-Id: 1530884497.08cd78c23aa4da0d3019359ebecbce4a5cfebfb8.whissi@gentoo
1 commit: 08cd78c23aa4da0d3019359ebecbce4a5cfebfb8
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 6 13:26:52 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 6 13:41:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08cd78c2
7
8 app-crypt/libsecret: x86 stable (bug #660314)
9
10 Package-Manager: Portage-2.3.41, Repoman-2.3.9
11
12 app-crypt/libsecret/libsecret-0.18.6-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild b/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild
16 index fc25bbf62d1..dff7c3746cd 100644
17 --- a/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild
18 +++ b/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild
19 @@ -18,7 +18,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[${MULTILIB_USEDEP}]