diff options
Diffstat (limited to 'x11-libs/goocanvas/goocanvas-2.0.1.ebuild')
-rw-r--r-- | x11-libs/goocanvas/goocanvas-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/goocanvas/goocanvas-2.0.1.ebuild b/x11-libs/goocanvas/goocanvas-2.0.1.ebuild index 1b8524ca1784..1a1a5c18c478 100644 --- a/x11-libs/goocanvas/goocanvas-2.0.1.ebuild +++ b/x11-libs/goocanvas/goocanvas-2.0.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/x11-libs/goocanvas/goocanvas-2.0.1.ebuild,v 1.9 2012/05/21 19:09:45 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goocanvas/goocanvas-2.0.1.ebuild,v 1.10 2012/05/28 14:03:35 armin76 Exp $ EAPI="4" GCONF_DEBUG="no" @@ -16,7 +16,7 @@ HOMEPAGE="http://live.gnome.org/GooCanvas" LICENSE="GPL-2" SLOT="2.0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="doc examples +introspection python" # python only enables python specific binding override |