diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-20 20:46:01 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-20 20:46:01 +0000 |
commit | aaa457db213358ba38a9cbba1a924eb121e3b0d9 (patch) | |
tree | f57a94560896194209864f2b9877cfae608d1a71 /media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild | |
parent | stable on ppc64, bug #57154 (diff) | |
download | historical-aaa457db213358ba38a9cbba1a924eb121e3b0d9.tar.gz historical-aaa457db213358ba38a9cbba1a924eb121e3b0d9.tar.bz2 historical-aaa457db213358ba38a9cbba1a924eb121e3b0d9.zip |
stable on ppc64, bug #57156
Diffstat (limited to 'media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild')
-rw-r--r-- | media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild b/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild index f3f499c8517f..32832aaf4751 100644 --- a/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild +++ b/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild,v 1.7 2004/07/14 17:45:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild,v 1.8 2004/07/20 20:46:01 tgall Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.cc.jyu.fi/~tjko/src/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc alpha ~amd64" +KEYWORDS="x86 ~ppc ~sparc alpha ~amd64 ppc64" DEPEND=">=media-libs/jpeg-6b" |