Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/glib/
Date: Tue, 03 May 2016 19:31:08
Message-Id: 1462303796.40dd2c56eff7f305c3ae24217aad90888942d9b9.maekke@gentoo
1 commit: 40dd2c56eff7f305c3ae24217aad90888942d9b9
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 3 19:29:56 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue May 3 19:29:56 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40dd2c56
7
8 dev-libs/glib: arm stable, bug #566378
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="arm"
12
13 dev-libs/glib/glib-2.46.2-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/glib/glib-2.46.2-r2.ebuild b/dev-libs/glib/glib-2.46.2-r2.ebuild
17 index 627817b..725be1e 100644
18 --- a/dev-libs/glib/glib-2.46.2-r2.ebuild
19 +++ b/dev-libs/glib/glib-2.46.2-r2.ebuild
20 @@ -32,7 +32,7 @@ REQUIRED_USE="
21 test? ( ${PYTHON_REQUIRED_USE} )
22 "
23
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
26
27 RDEPEND="
28 !<dev-util/gdbus-codegen-${PV}