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: Wed, 02 Jan 2019 12:18:14
Message-Id: 1546431368.61ddf5d0d1ca80b67d8c6bf3181fc329b12878f5.maekke@gentoo
1 commit: 61ddf5d0d1ca80b67d8c6bf3181fc329b12878f5
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 2 12:16:08 2019 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 2 12:16:08 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61ddf5d0
7
8 dev-libs/glib: arm stable, bug #668474
9
10 Signed-off-by: Markus Meier <maekke <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="arm"
13
14 dev-libs/glib/glib-2.56.4.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-libs/glib/glib-2.56.4.ebuild b/dev-libs/glib/glib-2.56.4.ebuild
18 index 94964f58336..b61a28d42de 100644
19 --- a/dev-libs/glib/glib-2.56.4.ebuild
20 +++ b/dev-libs/glib/glib-2.56.4.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -21,7 +21,7 @@ LICENSE="LGPL-2.1+"
28 SLOT="2"
29 IUSE="dbus debug fam kernel_linux +mime selinux static-libs systemtap test utils xattr"
30
31 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
32 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
33
34 # Added util-linux multilib dependency to have libmount support (which
35 # is always turned on on linux systems, unless explicitly disabled, but