diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 11:57:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 12:00:34 +0100 |
commit | b12ddcc6a34b730601d318cbc7681aaaf5bc8249 (patch) | |
tree | cfa2227d8d13e7aedebdb61fca3ae1f9976c453f /media-gfx/inkscape | |
parent | dev-ml/pcre-ocaml: ppc stable wrt bug #607048 (diff) | |
download | gentoo-b12ddcc6a34b730601d318cbc7681aaaf5bc8249.tar.gz gentoo-b12ddcc6a34b730601d318cbc7681aaaf5bc8249.tar.bz2 gentoo-b12ddcc6a34b730601d318cbc7681aaaf5bc8249.zip |
media-gfx/inkscape: ppc stable wrt bug #596914
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx/inkscape')
-rw-r--r-- | media-gfx/inkscape/inkscape-0.91-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/inkscape/inkscape-0.91-r3.ebuild b/media-gfx/inkscape/inkscape-0.91-r3.ebuild index b1aeae539e45..26a532f01705 100644 --- a/media-gfx/inkscape/inkscape-0.91-r3.ebuild +++ b/media-gfx/inkscape/inkscape-0.91-r3.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$ @@ -16,7 +16,7 @@ SRC_URI="https://inkscape.global.ssl.fastly.net/media/resources/file/${P}.tar.bz LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="cdr dia dbus exif gnome imagemagick openmp postscript inkjar jpeg latex" IUSE+=" lcms nls spell static-libs visio wpg" |