Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/gcr/
Date: Wed, 30 Dec 2015 14:57:46
Message-Id: 1451487448.efc4e739879355692c21ec177550feaa2e58f5dd.jer@gentoo
1 commit: efc4e739879355692c21ec177550feaa2e58f5dd
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 30 14:48:14 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 30 14:57:28 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efc4e739
7
8 app-crypt/gcr: Mark ~hppa (bug #570230).
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --ignore-arches
12
13 app-crypt/gcr/gcr-3.16.0.ebuild | 2 +-
14 app-crypt/gcr/gcr-3.18.0.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-crypt/gcr/gcr-3.16.0.ebuild b/app-crypt/gcr/gcr-3.16.0.ebuild
18 index 5825358..30bb745 100644
19 --- a/app-crypt/gcr/gcr-3.16.0.ebuild
20 +++ b/app-crypt/gcr/gcr-3.16.0.ebuild
21 @@ -16,7 +16,7 @@ LICENSE="GPL-2+ LGPL-2+"
22 SLOT="0/1" # subslot = suffix of libgcr-3
23 IUSE="debug gtk +introspection vala"
24 REQUIRED_USE="vala? ( introspection )"
25 -KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris"
26 +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"
27
28 COMMON_DEPEND="
29 >=app-crypt/gnupg-2
30
31 diff --git a/app-crypt/gcr/gcr-3.18.0.ebuild b/app-crypt/gcr/gcr-3.18.0.ebuild
32 index b19d1dd..75d7ee0 100644
33 --- a/app-crypt/gcr/gcr-3.18.0.ebuild
34 +++ b/app-crypt/gcr/gcr-3.18.0.ebuild
35 @@ -17,7 +17,7 @@ SLOT="0/1" # subslot = suffix of libgcr-3
36 IUSE="debug gtk +introspection vala"
37 REQUIRED_USE="vala? ( introspection )"
38
39 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris"
40 +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"
41
42 COMMON_DEPEND="
43 >=app-crypt/gnupg-2