Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/dconf-editor/
Date: Tue, 03 May 2016 20:13:23
Message-Id: 1462306379.f98d8db84271fcd43c45c5f6eebf952e26d5aa04.maekke@gentoo
1 commit: f98d8db84271fcd43c45c5f6eebf952e26d5aa04
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 3 20:12:59 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue May 3 20:12:59 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f98d8db8
7
8 gnome-base/dconf-editor: arm stable, bug #566378
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="arm"
12
13 gnome-base/dconf-editor/dconf-editor-3.18.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/gnome-base/dconf-editor/dconf-editor-3.18.2.ebuild b/gnome-base/dconf-editor/dconf-editor-3.18.2.ebuild
17 index 0b74093..ff6e350 100644
18 --- a/gnome-base/dconf-editor/dconf-editor-3.18.2.ebuild
19 +++ b/gnome-base/dconf-editor/dconf-editor-3.18.2.ebuild
20 @@ -13,7 +13,7 @@ HOMEPAGE="https://git.gnome.org/browse/dconf-editor"
21 LICENSE="LGPL-2.1+"
22 SLOT="0"
23
24 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~arm-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~arm-linux ~x86-linux"
26
27 COMMON_DEPEND="
28 >=dev-libs/glib-2.39.3:2