Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/gcr/
Date: Tue, 03 May 2016 19:20:37
Message-Id: 1462303208.6f4c7fef84ab7de1d6519b2934ce1baafc4ef69e.maekke@gentoo
1 commit: 6f4c7fef84ab7de1d6519b2934ce1baafc4ef69e
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 3 19:20:08 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue May 3 19:20:08 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f4c7fef
7
8 app-crypt/gcr: arm stable, bug #566378
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="arm"
12
13 app-crypt/gcr/gcr-3.18.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-crypt/gcr/gcr-3.18.0.ebuild b/app-crypt/gcr/gcr-3.18.0.ebuild
17 index 3344565..35e7912 100644
18 --- a/app-crypt/gcr/gcr-3.18.0.ebuild
19 +++ b/app-crypt/gcr/gcr-3.18.0.ebuild
20 @@ -17,7 +17,7 @@ SLOT="0/1" # subslot = suffix of libgcr-3
21 IUSE="debug gtk +introspection vala"
22 REQUIRED_USE="vala? ( introspection )"
23
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris"
25 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris"
26
27 COMMON_DEPEND="
28 >=app-crypt/gnupg-2