diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-02-12 11:24:08 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-02-12 11:24:08 +0000 |
commit | 503088a27d9746f992c58fec5d17b959563c8eb9 (patch) | |
tree | b77a0d49c0353c051d65292b6e3c298ef6faeeae | |
parent | jpeginfo added to portage (diff) | |
download | gentoo-2-503088a27d9746f992c58fec5d17b959563c8eb9.tar.gz gentoo-2-503088a27d9746f992c58fec5d17b959563c8eb9.tar.bz2 gentoo-2-503088a27d9746f992c58fec5d17b959563c8eb9.zip |
added arches to testing
-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 a8f0d6bdbb0c..fa49f8fcf091 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-2003 Gentoo Technologies, Inc. # 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.1 2003/02/12 11:23:40 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild,v 1.2 2003/02/12 11:24:08 seemant Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="http://www.cc.jyu.fi/~tjko/src/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" DEPEND=">=media-libs/jpeg-6b" |