Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/libsecret/
Date: Fri, 18 Sep 2020 07:44:29
Message-Id: 1600415054.955874b45d7936af860d1fc268a4b2b4d6453761.slyfox@gentoo
1 commit: 955874b45d7936af860d1fc268a4b2b4d6453761
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 18 06:58:12 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 18 07:44:14 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=955874b4
7
8 app-crypt/libsecret: stable 0.20.3 for ppc64
9
10 stable wrt bug #
11 Tested-by: ernsteiswuerfel
12 Package-Manager: Portage-3.0.7, Repoman-3.0.1
13 RepoMan-Options: --include-arches="ppc64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 app-crypt/libsecret/libsecret-0.20.3.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/app-crypt/libsecret/libsecret-0.20.3.ebuild b/app-crypt/libsecret/libsecret-0.20.3.ebuild
20 index 2107c049c95..e5125875d2b 100644
21 --- a/app-crypt/libsecret/libsecret-0.20.3.ebuild
22 +++ b/app-crypt/libsecret/libsecret-0.20.3.ebuild
23 @@ -19,7 +19,7 @@ RESTRICT="!test? ( test )"
24 REQUIRED_USE="test? ( introspection )
25 vala? ( introspection )"
26
27 -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ~ppc64 ~sparc x86"
28 +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sparc x86"
29
30 RDEPEND="
31 >=dev-libs/glib-2.44:2[${MULTILIB_USEDEP}]