diff options
Diffstat (limited to 'media-gfx/inkscape/inkscape-0.48.5.ebuild')
-rw-r--r-- | media-gfx/inkscape/inkscape-0.48.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/inkscape/inkscape-0.48.5.ebuild b/media-gfx/inkscape/inkscape-0.48.5.ebuild index 135fdc887b86..25444970ee3f 100644 --- a/media-gfx/inkscape/inkscape-0.48.5.ebuild +++ b/media-gfx/inkscape/inkscape-0.48.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.5.ebuild,v 1.5 2014/10/27 16:12:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.5.ebuild,v 1.6 2014/10/30 09:55:21 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" 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="dia gnome postscript inkjar lcms nls spell wmf" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |