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, 07 Jul 2018 11:56:24
Message-Id: 1530964414.816bd4c3e7b134d16c3e6f5b4601da593400a274.slyfox@gentoo
1 commit: 816bd4c3e7b134d16c3e6f5b4601da593400a274
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 7 11:53:34 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 7 11:53:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=816bd4c3
7
8 app-crypt/libsecret: stable 0.18.6-r1 for ia64, bug #660314
9
10 Bug: https://bugs.gentoo.org/660314
11 Package-Manager: Portage-2.3.41, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
13
14 app-crypt/libsecret/libsecret-0.18.6-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild b/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild
18 index 14e2d2ecfa8..d80e930cc3c 100644
19 --- a/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild
20 +++ b/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild
21 @@ -18,7 +18,7 @@ IUSE="+crypt +introspection test vala"
22 REQUIRED_USE="test? ( introspection )
23 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[${MULTILIB_USEDEP}]