diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:10:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:32:11 +0100 |
commit | 8ce52d0fe27706b40b4aa437ebc3da107a2d4c93 (patch) | |
tree | 165f0fad3d21dda747bec0e50a8a0c479bf6707c /gnome-base | |
parent | dev-util/gtk-update-icon-cache: ppc stable wrt bug #587010 (diff) | |
download | gentoo-8ce52d0fe27706b40b4aa437ebc3da107a2d4c93.tar.gz gentoo-8ce52d0fe27706b40b4aa437ebc3da107a2d4c93.tar.bz2 gentoo-8ce52d0fe27706b40b4aa437ebc3da107a2d4c93.zip |
gnome-base/dconf: ppc stable wrt bug #587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/dconf/dconf-0.26.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/dconf/dconf-0.26.0.ebuild b/gnome-base/dconf/dconf-0.26.0.ebuild index 270f29043c74..c40c7cab1cc6 100644 --- a/gnome-base/dconf/dconf-0.26.0.ebuild +++ b/gnome-base/dconf/dconf-0.26.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SLOT="0" # TODO: coverage ? IUSE="test" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~arm-linux ~x86-linux" RDEPEND=" >=dev-libs/glib-2.44.0:2 |