diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:11:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:32:13 +0100 |
commit | 5388b06874ab70919f001376385da3e5757ee975 (patch) | |
tree | 39b6302b3d8883ba4f608e9fa59036590e2e612c /gnome-base | |
parent | gnome-base/libgtop: ppc stable wrt bug #587010 (diff) | |
download | gentoo-5388b06874ab70919f001376385da3e5757ee975.tar.gz gentoo-5388b06874ab70919f001376385da3e5757ee975.tar.bz2 gentoo-5388b06874ab70919f001376385da3e5757ee975.zip |
gnome-base/librsvg: 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/librsvg/librsvg-2.40.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/librsvg/librsvg-2.40.16.ebuild b/gnome-base/librsvg/librsvg-2.40.16.ebuild index 08116c163eb3..2b7edbe74875 100644 --- a/gnome-base/librsvg/librsvg-2.40.16.ebuild +++ b/gnome-base/librsvg/librsvg-2.40.16.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$ @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/LibRsvg" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+introspection tools vala" REQUIRED_USE="vala? ( introspection )" |