diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 01:36:04 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 01:36:04 +0000 |
commit | 0714931c31d509ed6fd55a79c72be1912a39eb91 (patch) | |
tree | d2c045c17c7c039f8089d4d3b80bdc82c8aecf26 /gnome-base/gconf/gconf-3.2.5.ebuild | |
parent | mask some more gconf useflags (diff) | |
download | historical-0714931c31d509ed6fd55a79c72be1912a39eb91.tar.gz historical-0714931c31d509ed6fd55a79c72be1912a39eb91.tar.bz2 historical-0714931c31d509ed6fd55a79c72be1912a39eb91.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha102/cvs/Linux x86_64
Diffstat (limited to 'gnome-base/gconf/gconf-3.2.5.ebuild')
-rw-r--r-- | gnome-base/gconf/gconf-3.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gconf/gconf-3.2.5.ebuild b/gnome-base/gconf/gconf-3.2.5.ebuild index 8d3a661da5f8..2a530fc5851a 100644 --- a/gnome-base/gconf/gconf-3.2.5.ebuild +++ b/gnome-base/gconf/gconf-3.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-3.2.5.ebuild,v 1.2 2012/05/05 05:38:09 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-3.2.5.ebuild,v 1.3 2012/05/09 01:36:04 aballier Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://projects.gnome.org/gconf/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug doc +introspection ldap orbit policykit" RDEPEND=">=dev-libs/glib-2.31:2 |