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: Sat, 28 Apr 2018 17:05:45
Message-Id: 1524934708.22ee4c47a98a47a8ee2333240e53c8ad9caae4f2.slyfox@gentoo
1 commit: 22ee4c47a98a47a8ee2333240e53c8ad9caae4f2
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 28 16:58:28 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 28 16:58:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22ee4c47
7
8 app-crypt/libsecret: stable 0.18.6 for ia64, bug #652976
9
10 Bug: https://bugs.gentoo.org/652976
11 Package-Manager: Portage-2.3.31, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
13
14 app-crypt/libsecret/libsecret-0.18.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-crypt/libsecret/libsecret-0.18.6.ebuild b/app-crypt/libsecret/libsecret-0.18.6.ebuild
18 index 328001ed06b..2b88d22bb20 100644
19 --- a/app-crypt/libsecret/libsecret-0.18.6.ebuild
20 +++ b/app-crypt/libsecret/libsecret-0.18.6.ebuild
21 @@ -17,7 +17,7 @@ SLOT="0"
22 IUSE="+crypt +introspection test vala"
23 REQUIRED_USE="vala? ( introspection )"
24
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
27
28 RDEPEND="
29 >=dev-libs/glib-2.38:2