summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-base/dconf/dconf-0.5.1-r1.ebuild')
-rw-r--r--gnome-base/dconf/dconf-0.5.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-base/dconf/dconf-0.5.1-r1.ebuild b/gnome-base/dconf/dconf-0.5.1-r1.ebuild
index 79c730a49b37..a3a8441f3f4a 100644
--- a/gnome-base/dconf/dconf-0.5.1-r1.ebuild
+++ b/gnome-base/dconf/dconf-0.5.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# 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.5.1-r1.ebuild,v 1.2 2010/12/11 21:59:57 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.5.1-r1.ebuild,v 1.3 2011/01/02 18:43:53 klausman Exp $
EAPI=3
GCONF_DEBUG="no"
@@ -13,7 +13,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/introspection.m4.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~sparc ~x86"
IUSE="doc +introspection vala"
RDEPEND=">=dev-libs/glib-2.25.16