diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 16:44:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 16:52:09 +0100 |
commit | 3782d5c01772994d56c7768e6c389635dfe67b8c (patch) | |
tree | 545fb18032fc95b9e979f77fb32942f8d11d1fe3 /gnome-base | |
parent | gnome-base/libgtop: ppc64 stable wrt bug #587010 (diff) | |
download | gentoo-3782d5c01772994d56c7768e6c389635dfe67b8c.tar.gz gentoo-3782d5c01772994d56c7768e6c389635dfe67b8c.tar.bz2 gentoo-3782d5c01772994d56c7768e6c389635dfe67b8c.zip |
gnome-base/librsvg: ppc64 stable wrt bug #587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/librsvg/librsvg-2.40.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/librsvg/librsvg-2.40.16.ebuild b/gnome-base/librsvg/librsvg-2.40.16.ebuild index f21a2a144884..9b3fef171c8f 100644 --- a/gnome-base/librsvg/librsvg-2.40.16.ebuild +++ b/gnome-base/librsvg/librsvg-2.40.16.ebuild @@ -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 )" |