diff options
author | 2008-12-27 19:08:21 +0000 | |
---|---|---|
committer | 2008-12-27 19:08:21 +0000 | |
commit | 00687d06c6e3e4fd7c9e5cf5e752501b17a8d513 (patch) | |
tree | a7f0a998411b25af3126eb386336cb1e06c307cf /media-libs/openexr | |
parent | Secondary URI removed since the distfile is on mirrors now. (diff) | |
download | gentoo-2-00687d06c6e3e4fd7c9e5cf5e752501b17a8d513.tar.gz gentoo-2-00687d06c6e3e4fd7c9e5cf5e752501b17a8d513.tar.bz2 gentoo-2-00687d06c6e3e4fd7c9e5cf5e752501b17a8d513.zip |
add ~sh #207663
(Portage version: 2.2_rc18/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'media-libs/openexr')
-rw-r--r-- | media-libs/openexr/openexr-1.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openexr/openexr-1.6.1.ebuild b/media-libs/openexr/openexr-1.6.1.ebuild index 8f843862fa99..06e37f0cb1aa 100644 --- a/media-libs/openexr/openexr-1.6.1.ebuild +++ b/media-libs/openexr/openexr-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/openexr-1.6.1.ebuild,v 1.9 2008/03/05 22:50:58 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/openexr-1.6.1.ebuild,v 1.10 2008/12/27 19:08:21 vapier Exp $ inherit libtool 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 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc examples" RDEPEND="media-libs/ilmbase" |