Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/libsecret/
Date: Fri, 26 Jun 2020 21:16:21
Message-Id: 1593206160.7a1c9b634e9fb8acb3789dc1f9c4e14a3bbc0826.leio@gentoo
1 commit: 7a1c9b634e9fb8acb3789dc1f9c4e14a3bbc0826
2 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
3 AuthorDate: Wed Jun 24 01:10:14 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 26 21:16:00 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a1c9b63
7
8 app-crypt/libsecret: arm64 stable (bug #728924)
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
12 Signed-off-by: Mart Raudsepp <leio <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 8272d6cfa41..9b5b5d12960 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}]