diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-09-10 14:05:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-09-10 14:05:35 +0000 |
commit | 5d3bc701ab1fee7c70ce5d89361954368cfa30e4 (patch) | |
tree | c5b9a2f68dbd00ff80e8aa55d26efcbb605af0c2 /x11-libs/cairo/cairo-1.6.4-r1.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-5d3bc701ab1fee7c70ce5d89361954368cfa30e4.tar.gz gentoo-2-5d3bc701ab1fee7c70ce5d89361954368cfa30e4.tar.bz2 gentoo-2-5d3bc701ab1fee7c70ce5d89361954368cfa30e4.zip |
alpha/ia64/sparc/x86 stable wrt #237321
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs/cairo/cairo-1.6.4-r1.ebuild')
-rw-r--r-- | x11-libs/cairo/cairo-1.6.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/cairo/cairo-1.6.4-r1.ebuild b/x11-libs/cairo/cairo-1.6.4-r1.ebuild index d8bfa2854c4a..91eaf8c5aef5 100644 --- a/x11-libs/cairo/cairo-1.6.4-r1.ebuild +++ b/x11-libs/cairo/cairo-1.6.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.6.4-r1.ebuild,v 1.2 2008/09/10 13:43:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.6.4-r1.ebuild,v 1.3 2008/09/10 14:05:35 armin76 Exp $ inherit eutils flag-o-matic libtool @@ -10,7 +10,7 @@ SRC_URI="http://cairographics.org/releases/${P}.tar.gz" LICENSE="|| ( LGPL-2.1 MPL-1.1 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="debug directfb doc glitz opengl svg test X xcb" # Test causes a circular depend on gtk+... since gtk+ needs cairo but test needs gtk+ so we need to block it |