diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-07-21 14:13:12 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-07-21 14:13:12 +0000 |
commit | dc08dce5107e69c5acd5569d95cb681e8d9760a3 (patch) | |
tree | 94e8b1f434aa9ff58110f9997e4e5ceeec325ce5 /x11-libs/cairo/cairo-1.8.10.ebuild | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-dc08dce5107e69c5acd5569d95cb681e8d9760a3.tar.gz gentoo-2-dc08dce5107e69c5acd5569d95cb681e8d9760a3.tar.bz2 gentoo-2-dc08dce5107e69c5acd5569d95cb681e8d9760a3.zip |
x86 stable wrt bug #329175
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'x11-libs/cairo/cairo-1.8.10.ebuild')
-rw-r--r-- | x11-libs/cairo/cairo-1.8.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/cairo/cairo-1.8.10.ebuild b/x11-libs/cairo/cairo-1.8.10.ebuild index 8657aee29252..f8c112cc2ea2 100644 --- a/x11-libs/cairo/cairo-1.8.10.ebuild +++ b/x11-libs/cairo/cairo-1.8.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.8.10.ebuild,v 1.2 2010/07/21 10:45:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.8.10.ebuild,v 1.3 2010/07/21 14:13:12 phajdan.jr Exp $ EAPI=2 @@ -13,7 +13,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 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="aqua cleartype debug directfb doc glitz lcdfilter opengl +svg X xcb" # Test causes a circular depend on gtk+... since gtk+ needs cairo but test needs gtk+ so we need to block it |