diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-16 18:59:56 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-16 18:59:56 +0000 |
commit | a5c03583c8915f476e1e6bf47f6cdf7d43401cba (patch) | |
tree | 51c4557a69f7a353ad486fcb876f59928ff29e69 /media-libs/openexr/openexr-1.2.2-r2.ebuild | |
parent | Stable on ppc64; bug #144120 (diff) | |
download | gentoo-2-a5c03583c8915f476e1e6bf47f6cdf7d43401cba.tar.gz gentoo-2-a5c03583c8915f476e1e6bf47f6cdf7d43401cba.tar.bz2 gentoo-2-a5c03583c8915f476e1e6bf47f6cdf7d43401cba.zip |
Stable on ppc64
(Portage version: 2.1-r2)
Diffstat (limited to 'media-libs/openexr/openexr-1.2.2-r2.ebuild')
-rw-r--r-- | media-libs/openexr/openexr-1.2.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openexr/openexr-1.2.2-r2.ebuild b/media-libs/openexr/openexr-1.2.2-r2.ebuild index 815d41c3b294..928800aa36de 100644 --- a/media-libs/openexr/openexr-1.2.2-r2.ebuild +++ b/media-libs/openexr/openexr-1.2.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/openexr-1.2.2-r2.ebuild,v 1.7 2006/07/09 21:19:40 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/openexr-1.2.2-r2.ebuild,v 1.8 2006/08/16 18:59:56 corsair Exp $ inherit eutils libtool autotools @@ -13,7 +13,7 @@ HOMEPAGE="http://www.openexr.com" SLOT="0" LICENSE="as-is" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="doc examples" RDEPEND="virtual/opengl" |