diff options
author | 2007-10-09 16:56:08 +0000 | |
---|---|---|
committer | 2007-10-09 16:56:08 +0000 | |
commit | 2f0b4bf66dcacd9f7e59047ef87819606a2a2f15 (patch) | |
tree | ae2824b31a176760d66157811b30065b3be251d4 /media-libs/ilmbase/ilmbase-1.0.0.ebuild | |
parent | Added ~ppc64; bug #189798 (diff) | |
download | historical-2f0b4bf66dcacd9f7e59047ef87819606a2a2f15.tar.gz historical-2f0b4bf66dcacd9f7e59047ef87819606a2a2f15.tar.bz2 historical-2f0b4bf66dcacd9f7e59047ef87819606a2a2f15.zip |
Add ~sparc wrt #189798
Package-Manager: portage-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 006af6588f5f..6cccdedbd59f 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.6 2007/10/09 16:52:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ilmbase/ilmbase-1.0.0.ebuild,v 1.7 2007/10/09 16:54:58 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases/openexr/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="!<media-libs/openexr-1.5.0" |