summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xfce-base/garcon/ChangeLog5
-rw-r--r--xfce-base/garcon/garcon-0.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/garcon/ChangeLog b/xfce-base/garcon/ChangeLog
index 28e0be1373d8..c8e7055d8e3b 100644
--- a/xfce-base/garcon/ChangeLog
+++ b/xfce-base/garcon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/garcon
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.4 2009/10/27 12:40:35 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.5 2009/10/28 20:15:06 fauli Exp $
+
+ 28 Oct 2009; Christian Faulhammer <fauli@gentoo.org> garcon-0.1.0.ebuild:
+ added ~x86, bug 289983
27 Oct 2009; Alexis Ballier <aballier@gentoo.org> garcon-0.1.0.ebuild:
keyword ~x86-fbsd, bug #289983
diff --git a/xfce-base/garcon/garcon-0.1.0.ebuild b/xfce-base/garcon/garcon-0.1.0.ebuild
index 90b3d6426598..45d64b65bc8a 100644
--- a/xfce-base/garcon/garcon-0.1.0.ebuild
+++ b/xfce-base/garcon/garcon-0.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.0.ebuild,v 1.4 2009/10/27 12:40:35 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.0.ebuild,v 1.5 2009/10/28 20:15:06 fauli Exp $
EAPI=2
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/libs/${PN}/0.1/${P}.tar.bz2"
LICENSE="LGPL-2 FDL-1.1"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~x86-fbsd"
IUSE="debug"
RDEPEND=">=dev-libs/glib-2.14:2