diff options
author | 2004-12-09 04:01:02 +0000 | |
---|---|---|
committer | 2004-12-09 04:01:02 +0000 | |
commit | fa39e0aaa31dcb12b5a4b1ecfdda621873e37029 (patch) | |
tree | c29d74fdc67a451a71f6d52ea795cd12bb26acad /x11-libs/cairo/cairo-0.2.0.ebuild | |
parent | Added glitz to use.mask until x11-libs/cairo can build w/it. (diff) | |
download | gentoo-2-fa39e0aaa31dcb12b5a4b1ecfdda621873e37029.tar.gz gentoo-2-fa39e0aaa31dcb12b5a4b1ecfdda621873e37029.tar.bz2 gentoo-2-fa39e0aaa31dcb12b5a4b1ecfdda621873e37029.zip |
Added ~sparc keyword.
Diffstat (limited to 'x11-libs/cairo/cairo-0.2.0.ebuild')
-rw-r--r-- | x11-libs/cairo/cairo-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/cairo/cairo-0.2.0.ebuild b/x11-libs/cairo/cairo-0.2.0.ebuild index b66f4be6cba5..84c67484cc6f 100644 --- a/x11-libs/cairo/cairo-0.2.0.ebuild +++ b/x11-libs/cairo/cairo-0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.2.0.ebuild,v 1.2 2004/12/06 09:14:38 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.2.0.ebuild,v 1.3 2004/12/09 04:01:02 weeve Exp $ DESCRIPTION="A vector graphics library with cross-device output support" HOMEPAGE="http://cairographics.org/" @@ -8,7 +8,7 @@ SRC_URI="http://cairographics.org/snapshots/${P}.tar.gz" LICENSE="|| ( LGPL-2.1 MPL-1.1 )" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~sparc" IUSE="glitz png" DEPEND="virtual/x11 |