diff options
author | 2013-01-01 12:25:43 +0000 | |
---|---|---|
committer | 2013-01-01 12:25:43 +0000 | |
commit | 72ee4533bac25c40d411eb7b68de64dc129c5f59 (patch) | |
tree | ccd897a05ca6874f8f2d316efa44d7033b2fc467 /media-libs/cogl/cogl-1.12.0-r1.ebuild | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | historical-72ee4533bac25c40d411eb7b68de64dc129c5f59.tar.gz historical-72ee4533bac25c40d411eb7b68de64dc129c5f59.tar.bz2 historical-72ee4533bac25c40d411eb7b68de64dc129c5f59.zip |
Add ~ia64, wrt bug #449220
Package-Manager: portage-2.1.11.31/cvs/Linux ppc64
Diffstat (limited to 'media-libs/cogl/cogl-1.12.0-r1.ebuild')
-rw-r--r-- | media-libs/cogl/cogl-1.12.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/cogl/cogl-1.12.0-r1.ebuild b/media-libs/cogl/cogl-1.12.0-r1.ebuild index 351dc284c375..9335d0f77433 100644 --- a/media-libs/cogl/cogl-1.12.0-r1.ebuild +++ b/media-libs/cogl/cogl-1.12.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/cogl-1.12.0-r1.ebuild,v 1.1 2012/12/18 22:06:38 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/cogl-1.12.0-r1.ebuild,v 1.2 2013/01/01 12:20:48 ago Exp $ EAPI="5" CLUTTER_LA_PUNT="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.clutter-project.org/" LICENSE="LGPL-2.1+ FDL-1.1+" SLOT="1.0/11" IUSE="doc examples +introspection +opengl gles2 +pango" -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~x86" # XXX: need uprof for optional profiling support COMMON_DEPEND=">=dev-libs/glib-2.28.0:2 |