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: Sun, 30 Aug 2020 18:28:35
Message-Id: 1598812100.4ad41bc0dfc1395bd5b2c50cb8712b1f651a538e.sam@gentoo
1 commit: 4ad41bc0dfc1395bd5b2c50cb8712b1f651a538e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 18:10:34 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 18:28:20 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ad41bc0
7
8 app-crypt/gcr: Stabilize 3.36.0 arm64, #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 b350836af7b..7c195a89040 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