diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-14 16:15:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-14 16:15:58 +0000 |
commit | 4e3989dcd4c464556ec5b479d25a4149f7ce55f7 (patch) | |
tree | 5a4d133c43b15269510cbd8cac388277364120b2 /gnome-base/dconf/dconf-0.18.0.ebuild | |
parent | Stable for sparc, wrt bug #508862 (diff) | |
download | gentoo-2-4e3989dcd4c464556ec5b479d25a4149f7ce55f7.tar.gz gentoo-2-4e3989dcd4c464556ec5b479d25a4149f7ce55f7.tar.bz2 gentoo-2-4e3989dcd4c464556ec5b479d25a4149f7ce55f7.zip |
Stable for sparc, wrt bug #508862
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnome-base/dconf/dconf-0.18.0.ebuild')
-rw-r--r-- | gnome-base/dconf/dconf-0.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/dconf/dconf-0.18.0.ebuild b/gnome-base/dconf/dconf-0.18.0.ebuild index db316c716988..efb2f8dcc857 100644 --- a/gnome-base/dconf/dconf-0.18.0.ebuild +++ b/gnome-base/dconf/dconf-0.18.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.18.0.ebuild,v 1.8 2014/05/13 15:15:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.18.0.ebuild,v 1.9 2014/05/14 16:15:58 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -16,7 +16,7 @@ SLOT="0" # TODO: coverage ? IUSE="test +X" -KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~arm-linux ~x86-linux" RDEPEND=" >=dev-libs/glib-2.35.2:2 |