diff options
Diffstat (limited to 'media-gfx/inkscape/inkscape-0.48.3.1.ebuild')
-rw-r--r-- | media-gfx/inkscape/inkscape-0.48.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/inkscape/inkscape-0.48.3.1.ebuild b/media-gfx/inkscape/inkscape-0.48.3.1.ebuild index 12632ac07e1b..4c91bd2426ef 100644 --- a/media-gfx/inkscape/inkscape-0.48.3.1.ebuild +++ b/media-gfx/inkscape/inkscape-0.48.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.3.1.ebuild,v 1.7 2012/06/20 17:52:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.3.1.ebuild,v 1.8 2012/06/22 05:24:29 jdhore Exp $ EAPI=4 @@ -21,7 +21,7 @@ HOMEPAGE="http://www.inkscape.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="dia gnome postscript inkjar lcms nls spell wmf" RESTRICT="test" |