diff options
Diffstat (limited to 'media-gfx/inkscape/inkscape-0.48.2.ebuild')
-rw-r--r-- | media-gfx/inkscape/inkscape-0.48.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/inkscape/inkscape-0.48.2.ebuild b/media-gfx/inkscape/inkscape-0.48.2.ebuild index a4fd47224f69..dbaf62c237ce 100644 --- a/media-gfx/inkscape/inkscape-0.48.2.ebuild +++ b/media-gfx/inkscape/inkscape-0.48.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.2.ebuild,v 1.2 2011/07/13 20:51:44 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.2.ebuild,v 1.3 2011/07/26 09:14:20 xarthisius Exp $ EAPI=4 inherit eutils flag-o-matic autotools gnome2 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.inkscape.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="dia gnome gs inkjar lcms nls spell wmf" RESTRICT="test" |