diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-01-03 08:52:58 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-01-03 08:52:58 +0000 |
commit | 420821f1b4c751f8c7fb1ede9ff2fff68f084a43 (patch) | |
tree | 4851960e425e9ff134f7e0fd391ac77c3928e088 /media-libs/tiff/tiff-3.7.1-r1.ebuild | |
parent | Marked ppc for bug #75370. (diff) | |
download | historical-420821f1b4c751f8c7fb1ede9ff2fff68f084a43.tar.gz historical-420821f1b4c751f8c7fb1ede9ff2fff68f084a43.tar.bz2 historical-420821f1b4c751f8c7fb1ede9ff2fff68f084a43.zip |
Stable on ppc64
Diffstat (limited to 'media-libs/tiff/tiff-3.7.1-r1.ebuild')
-rw-r--r-- | media-libs/tiff/tiff-3.7.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/tiff/tiff-3.7.1-r1.ebuild b/media-libs/tiff/tiff-3.7.1-r1.ebuild index f27bdd68537f..0b1eab3fdd74 100644 --- a/media-libs/tiff/tiff-3.7.1-r1.ebuild +++ b/media-libs/tiff/tiff-3.7.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.7.1-r1.ebuild,v 1.1 2005/01/02 23:01:09 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.7.1-r1.ebuild,v 1.2 2005/01/03 08:52:58 corsair Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://dl.maptools.org/dl/libtiff/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc-macos ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc-macos ppc64" IUSE="" DEPEND=">=media-libs/jpeg-6b |