Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/gcr/
Date: Sun, 17 Feb 2019 16:01:12
Message-Id: 1550419238.3b6726f1accd7f9f1cf70edee8f9899492a1ef95.zlogene@gentoo
1 commit: 3b6726f1accd7f9f1cf70edee8f9899492a1ef95
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 17 16:00:38 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 17 16:00:38 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b6726f1
7
8 app-crypt/gcr: arm stable wrt bug #658646
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="arm"
13
14 app-crypt/gcr/gcr-3.28.0.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-crypt/gcr/gcr-3.28.0.ebuild b/app-crypt/gcr/gcr-3.28.0.ebuild
18 index 8e970c5578b..31ae7001059 100644
19 --- a/app-crypt/gcr/gcr-3.28.0.ebuild
20 +++ b/app-crypt/gcr/gcr-3.28.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -16,7 +16,7 @@ SLOT="0/1" # subslot = suffix of libgcr-3
28 IUSE="debug gtk +introspection vala"
29 REQUIRED_USE="vala? ( introspection )"
30
31 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
32 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
33
34 COMMON_DEPEND="
35 >=app-crypt/p11-kit-0.19