diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-09-23 14:13:29 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-09-23 14:13:29 +0000 |
commit | 3a6a57928258c05131a060225a46dbcfd77ad4a8 (patch) | |
tree | 8e78fa4e7bd434f7f41323d8135ef0dacdad717b /media-libs/ilmbase/ilmbase-1.0.0.ebuild | |
parent | Marked stable on x86. (diff) | |
download | gentoo-2-3a6a57928258c05131a060225a46dbcfd77ad4a8.tar.gz gentoo-2-3a6a57928258c05131a060225a46dbcfd77ad4a8.tar.bz2 gentoo-2-3a6a57928258c05131a060225a46dbcfd77ad4a8.zip |
Added ~ppc wrt bug 189798
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-libs/ilmbase/ilmbase-1.0.0.ebuild')
-rw-r--r-- | media-libs/ilmbase/ilmbase-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/ilmbase/ilmbase-1.0.0.ebuild b/media-libs/ilmbase/ilmbase-1.0.0.ebuild index 3d6c22786b2e..968fcb28e7b9 100644 --- a/media-libs/ilmbase/ilmbase-1.0.0.ebuild +++ b/media-libs/ilmbase/ilmbase-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ilmbase/ilmbase-1.0.0.ebuild,v 1.3 2007/09/14 04:50:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ilmbase/ilmbase-1.0.0.ebuild,v 1.4 2007/09/23 14:13:29 nixnut Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases/openexr/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="" DEPEND="!<media-libs/openexr-1.5.0" |