Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/gcr/
Date: Mon, 31 Aug 2020 02:52:32
Message-Id: 1598842337.8b9f8498023e3534b69fd77219c8112b1ca7a97e.sam@gentoo
1 commit: 8b9f8498023e3534b69fd77219c8112b1ca7a97e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 31 02:36:25 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 31 02:52:17 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b9f8498
7
8 app-crypt/gcr: Stabilize 3.36.0 arm, #738728
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-crypt/gcr/gcr-3.36.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-crypt/gcr/gcr-3.36.0.ebuild b/app-crypt/gcr/gcr-3.36.0.ebuild
16 index 7c195a89040..083725870e4 100644
17 --- a/app-crypt/gcr/gcr-3.36.0.ebuild
18 +++ b/app-crypt/gcr/gcr-3.36.0.ebuild
19 @@ -16,7 +16,7 @@ SLOT="0/1" # subslot = suffix of libgcr-base-3 and co
20 IUSE="gtk gtk-doc +introspection +vala"
21 REQUIRED_USE="vala? ( introspection )"
22
23 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
25
26 DEPEND="
27 >=dev-libs/glib-2.44.0:2