summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnome-base/dconf/ChangeLog5
-rw-r--r--gnome-base/dconf/dconf-0.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/dconf/ChangeLog b/gnome-base/dconf/ChangeLog
index 58d5a7a8d1fa..ab5c1246b00a 100644
--- a/gnome-base/dconf/ChangeLog
+++ b/gnome-base/dconf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/dconf
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.22 2011/10/30 15:52:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.23 2011/11/16 17:10:54 darkside Exp $
+
+ 16 Nov 2011; Jeremy Olexa <darkside@gentoo.org> dconf-0.8.0.ebuild:
+ add ~amd64-linux ~x86-linux, bug 384745
30 Oct 2011; Raúl Porcel <armin76@gentoo.org> dconf-0.8.0.ebuild:
alpha/ia64/sh/sparc stable wrt #385699
diff --git a/gnome-base/dconf/dconf-0.8.0.ebuild b/gnome-base/dconf/dconf-0.8.0.ebuild
index bf31eb1cde3d..9d4ca94b29b6 100644
--- a/gnome-base/dconf/dconf-0.8.0.ebuild
+++ b/gnome-base/dconf/dconf-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.8.0.ebuild,v 1.8 2011/10/30 15:52:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.8.0.ebuild,v 1.9 2011/11/16 17:10:54 darkside Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -12,7 +12,7 @@ HOMEPAGE="http://live.gnome.org/dconf"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~amd64-linux ~x86-linux"
IUSE="doc vala +X"
RDEPEND=">=dev-libs/glib-2.27.3:2