Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/dconf-editor/
Date: Sun, 06 Mar 2016 17:23:20
Message-Id: 1457284766.e376135883a01351aed0fb0a21ae1eaa7c1f8ed6.zlogene@gentoo
1 commit: e376135883a01351aed0fb0a21ae1eaa7c1f8ed6
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 6 16:50:55 2016 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 6 17:19:26 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3761358
7
8 gnome-base/dconf-editor: x86 stable wrt bug #427546
9
10 Package-Manager: portage-2.2.26
11
12 gnome-base/dconf-editor/dconf-editor-3.18.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/gnome-base/dconf-editor/dconf-editor-3.18.2.ebuild b/gnome-base/dconf-editor/dconf-editor-3.18.2.ebuild
16 index a144e6c..16955cf 100644
17 --- a/gnome-base/dconf-editor/dconf-editor-3.18.2.ebuild
18 +++ b/gnome-base/dconf-editor/dconf-editor-3.18.2.ebuild
19 @@ -13,7 +13,7 @@ HOMEPAGE="https://git.gnome.org/browse/dconf-editor"
20 LICENSE="LGPL-2.1+"
21 SLOT="0"
22
23 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~arm-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~arm-linux ~x86-linux"
25
26 COMMON_DEPEND="
27 >=dev-libs/glib-2.39.3:2