Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/libsecret/
Date: Sun, 28 Jun 2020 20:30:57
Message-Id: 1593376191.856a2eabfcb34a06c39e3356c8d6cd0aa1c0ce70.ago@gentoo
1 commit: 856a2eabfcb34a06c39e3356c8d6cd0aa1c0ce70
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 28 20:29:51 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 28 20:29:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=856a2eab
7
8 app-crypt/libsecret: arm stable wrt bug #728924
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="arm"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-crypt/libsecret/libsecret-0.20.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-crypt/libsecret/libsecret-0.20.3.ebuild b/app-crypt/libsecret/libsecret-0.20.3.ebuild
18 index 701137c3af6..c822953c6dc 100644
19 --- a/app-crypt/libsecret/libsecret-0.20.3.ebuild
20 +++ b/app-crypt/libsecret/libsecret-0.20.3.ebuild
21 @@ -19,7 +19,7 @@ RESTRICT="!test? ( test )"
22 REQUIRED_USE="test? ( introspection )
23 vala? ( introspection )"
24
25 -KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
26 +KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
27
28 RDEPEND="
29 >=dev-libs/glib-2.44:2[${MULTILIB_USEDEP}]